blob: 211d58c6e98ffafc9a0389adf3bafc610f99bc24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_MUTT
prompt "mutt.............................. console mail client"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
select BR2_PACKAGE_LIBOPENSSL
help
Mail client for the text console
http://www.mutt.org
|