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