Add vsftpd package
[openwrt/svn-archive/archive.git] / openwrt / package / vsftpd / Config.in
1 config BR2_PACKAGE_VSFTPD
2 tristate "vsftpd - a fast and secure FTP server"
3 default m if CONFIG_DEVEL
4 help
5 A fast and secure FTP server
6
7 http://vsftpd.beasts.org/
8