summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: 6819d24a122c5b42581f6c208012061668a8d196 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# $Id: Makefile,v 1.59 1995/10/13 09:19:57 asami Exp $
#

RESTRICTED += Mosaic         # requires Motif, Mosaic itself isn't
    SUBDIR += apache
    SUBDIR += archie
    SUBDIR += cern_httpd
    SUBDIR += cern_linemode
    SUBDIR += chimera
    SUBDIR += dgd
    BROKEN += dgd-lpmud
    SUBDIR += dip
    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 += netscape
    SUBDIR += netscape2
    SUBDIR += nv
    SUBDIR += pcnfsd
    SUBDIR += pmf
    SUBDIR += rdist6
    SUBDIR += rmsg
    SUBDIR += samba
    SUBDIR += scotty
    SUBDIR += slirp
    SUBDIR += sup
    SUBDIR += tclDP
    SUBDIR += tintin++
    SUBDIR += tkWWW
    SUBDIR += tkined
    SUBDIR += vic
    BROKEN += wais           # for XFree3.x
    SUBDIR += wn
    SUBDIR += wu-ftpd
    SUBDIR += wwwish
    SUBDIR += xarchie
    SUBDIR += xgopher
    SUBDIR += yale-tftpd
    SUBDIR += ytalk
    SUBDIR += zircon
    SUBDIR += zephyr

.include <bsd.port.subdir.mk>