buildrootschalter/package/exim/Config.in

11 lines
294 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_EXIM
bool "exim"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_PCRE
select BR2_PACKAGE_BERKELEYDB
help
Exim is a message transfer agent (MTA) developed at the University of
Cambridge for use on Unix systems connected to the Internet.
http://www.exim.org/