let ipkg fail when a package file to be installed is not found
[openwrt/openwrt.git] / openwrt / package / mutt / Config.in
1 config BR2_PACKAGE_MUTT
2 prompt "mutt.............................. console mail client"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBNCURSES
6 select BR2_PACKAGE_LIBOPENSSL
7 help
8 Mail client for the text console
9
10 http://www.mutt.org
11