1eb035900341932dee601814af9d815187224a0e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / fetchmail / Config.in
1 config BR2_PACKAGE_FETCHMAIL
2         bool "fetchmail"
3         select BR2_PACKAGE_CA_CERTIFICATES
4         select BR2_PACKAGE_OPENSSL
5         select BR2_PACKAGE_ZLIB
6         select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
7         depends on BR2_USE_MMU # fork()
8         help
9           Fetchmail - the mail-retrieval daemon
10           Client daemon to move mail from POP and IMAP to your local computer
11
12           http://www.fetchmail.info/