blob: 626d840855d1849237e063e339aedf260689c0f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $Id: Makefile,v 1.42 1995/04/28 16:01:41 jkh Exp $
#
# Broken - dgd-lpmud
# Broken for XFree3.x - wais
# Broken - gopher (upgraded, new one uses fgetpwent())
# Broken - slirp (upgraded)
SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \
gn imm irc \
ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd wwwish xarchie \
yale-tftpd ytalk zircon
# RESTRICTED: ivs (crypto)
.include <bsd.port.subdir.mk>
|