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