summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: c053286ae61759d144c9c6ae06dfc7b167ff1f98 (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
# $Id: Makefile,v 1.68 1996/05/04 01:58:38 asami Exp $
#

    SUBDIR += archie
    SUBDIR += dgd
    SUBDIR += dgd-lpmud
    SUBDIR += dip
    SUBDIR += fspclient
    SUBDIR += ftptool
    SUBDIR += gated
    SUBDIR += gopher
    SUBDIR += imm
    SUBDIR += irc
    SUBDIR += ircII
    SUBDIR += isc-dhcp
    SUBDIR += ivs
    SUBDIR += mirror
    SUBDIR += moxftp
    SUBDIR += ncftp2
    SUBDIR += nv
    SUBDIR += pcnfsd
    SUBDIR += pmf
    SUBDIR += rdist6
    SUBDIR += rmsg
    SUBDIR += samba
    SUBDIR += scotty
    SUBDIR += slirp
    SUBDIR += speak_freely
    SUBDIR += sup
    SUBDIR += tclDP
    SUBDIR += tintin++
    SUBDIR += tinyfugue
    SUBDIR += tkined
    SUBDIR += trafshow
    SUBDIR += vic
    SUBDIR += wais
    SUBDIR += wide-dhcp
    SUBDIR += wu-ftpd
    SUBDIR += xarchie
    SUBDIR += xgopher
    SUBDIR += yale-tftpd
    SUBDIR += ytalk
    SUBDIR += zircon
    SUBDIR += zephyr

.include <bsd.port.subdir.mk>