kumquat-buildroot/package/proftpd/Config.in
Stephan Hoffmann 06ae891a39 ProFTPD: Add config option to enable mod_rewrite
[Peter: tweak Config.in text]
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-04 13:39:49 +01:00

13 lines
273 B
Plaintext

config BR2_PACKAGE_PROFTPD
bool "proftpd"
help
ProFTPD, a highly configurable FTP server.
http://www.proftpd.org/
config BR2_PACKAGE_PROFTPD_MOD_REWRITE
bool "mod_rewrite support"
depends on BR2_PACKAGE_PROFTPD
help
Compile ProFTPD with mod_rewrite support