summaryrefslogtreecommitdiffstats
path: root/rules/netkit-ftp.in
blob: 7d74f6dce533c224ab2d3f6e982169ad0e85e29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
menu "netkit-ftp          "

config NETKIT-FTP
	bool
	default n
	prompt "Install the NetKit FTP client"
	help 
	  This is the ftp client from netkit 
	  See http://freshmeat.net/projects/netkit/ for details.

	  License: BSD License (original)

endmenu