76d77bf496
Reviewed by: Submitted by: Obtained from:
45 lines
979 B
Makefile
45 lines
979 B
Makefile
# $Id: Makefile,v 1.48 1995/07/12 23:52:29 asami Exp $
|
|
#
|
|
|
|
SUBDIR += archie
|
|
SUBDIR += cern_httpd
|
|
SUBDIR += cern_linemode
|
|
SUBDIR += chimera
|
|
SUBDIR += dgd
|
|
BROKEN += dgd-lpmud
|
|
SUBDIR += fspclient
|
|
SUBDIR += gated
|
|
SUBDIR += gn
|
|
SUBDIR += gopher
|
|
SUBDIR += imm
|
|
SUBDIR += irc
|
|
SUBDIR += ircII
|
|
RESTRICTED += ivs # crypto, export controlled
|
|
SUBDIR += lynx
|
|
SUBDIR += mirror
|
|
SUBDIR += moxftp
|
|
SUBDIR += ncftp2
|
|
SUBDIR += nv
|
|
SUBDIR += pcnfsd
|
|
SUBDIR += pmf
|
|
SUBDIR += samba
|
|
SUBDIR += scotty
|
|
BROKEN += slirp # upgraded
|
|
SUBDIR += sup
|
|
SUBDIR += tclDP
|
|
SUBDIR += tintin++
|
|
SUBDIR += tkWWW
|
|
SUBDIR += tkined
|
|
SUBDIR += vic
|
|
BROKEN += wais # for XFree3.x
|
|
SUBDIR += wu-ftpd
|
|
SUBDIR += wwwish
|
|
SUBDIR += xarchie
|
|
SUBDIR += xgopher
|
|
SUBDIR += yale-tftpd
|
|
SUBDIR += ytalk
|
|
SUBDIR += zircon
|
|
SUBDIR += zephyr
|
|
|
|
.include <bsd.port.subdir.mk>
|