summaryrefslogtreecommitdiffstats
path: root/rules/ckermit.in
blob: 1756548b29ea253b7a5377af2d6cac3ea411f34e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=communication

config CKERMIT
	tristate
	prompt "ckermit"
	select LIBC_M
	select LIBC_CRYPT
	select LIBC_RESOLV
	select NCURSES
	help
	  Columbia Univ 'kermit' terminal program: Basic file transfer &
          terminal control.