summaryrefslogtreecommitdiffstats
path: root/rules/betaftpd.in
blob: ab7078d9a873b2fc876fcc81b23af5c7fa23cd69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# betaftpd configuration

menuconfig BETAFTPD
        bool
        prompt "betaftpd            "
        depends on BROKEN
	help
	  BetaFTPD is an ftpd replacement for Unix/Linux. 
	  
	  In addition to being fast (because it's single-threaded), 
	  it is very small, the executable is about 20 kB uncompressed.
	  
	  http://betaftpd.sourceforge.net/

comment "betaftpd is broken, please send a patch"
        depends on !BROKEN