blob: d91a077a7c23c5be462018584b948f7d1dab981a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $Id: Makefile,v 1.37 1995/03/30 20:36:01 wollman Exp $
#
# Broken - gn, dgd-lpmud
# Broken for XFree3.x - wais
SUBDIR= archie cern_httpd 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>
|