summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: 0108acf468a98e26c32ab21b276febae09b61d8f (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# $Id: Makefile,v 1.122 1997/10/30 11:23:28 jseger Exp $
#

    SUBDIR += archie
    SUBDIR += arpwatch
    SUBDIR += ascend-radius
    SUBDIR += bb
    SUBDIR += bing
    SUBDIR += cap
    SUBDIR += choparp
    SUBDIR += cvsup
    SUBDIR += cvsup-mirror
    SUBDIR += delegate
    SUBDIR += dgd
    SUBDIR += dgd-lpmud
    SUBDIR += dgd-net
    SUBDIR += dip
    SUBDIR += echoping
    SUBDIR += fping
    SUBDIR += freewais-sf
    SUBDIR += fspclient
    SUBDIR += ftpsearch
    SUBDIR += ftptool
    SUBDIR += gated
    SUBDIR += gnu-finger
    SUBDIR += gopher
    SUBDIR += icmpinfo
    SUBDIR += irc
    SUBDIR += ircII
    SUBDIR += ircii-epic
    SUBDIR += isc-dhcp
    SUBDIR += ivs
    SUBDIR += kdenetwork
    SUBDIR += ldap
    SUBDIR += libsocket++
    SUBDIR += mirror
    SUBDIR += moxftp
    SUBDIR += mpd
    SUBDIR += mrtg
    SUBDIR += ncftp
    SUBDIR += ncftp2
    SUBDIR += netatalk
    SUBDIR += netcat
    SUBDIR += netpipes
    SUBDIR += nettest
    SUBDIR += p5-Archie
    SUBDIR += p5-Net
    SUBDIR += p5-Net-DNS
    SUBDIR += p5-Net-Whois
    SUBDIR += p5-SNMP
    SUBDIR += pcnfsd
    SUBDIR += pmf
    SUBDIR += radius
    SUBDIR += ratoolset
    SUBDIR += rdist6
    SUBDIR += ripetools
    SUBDIR += rmsg
    SUBDIR += rshell
    SUBDIR += rsync
    SUBDIR += rumba
    SUBDIR += rwhois
    SUBDIR += samba
    SUBDIR += samba-des
    SUBDIR += scotty
    SUBDIR += slirp
    SUBDIR += socks5
    SUBDIR += strobe
    SUBDIR += sup
    SUBDIR += tac_plus
    SUBDIR += tcptrace
    SUBDIR += telnetx
    SUBDIR += tintin++
    SUBDIR += tinyfugue
    SUBDIR += traceroute
    SUBDIR += trafshow
    SUBDIR += ucd-snmp
    SUBDIR += wais
    SUBDIR += wget
    SUBDIR += wide-dhcp
    SUBDIR += wu-ftpd
    SUBDIR += xarchie
    SUBDIR += xipmsg
    SUBDIR += yale-tftpd
    SUBDIR += ytalk
    SUBDIR += zephyr
    SUBDIR += zircon

.include <bsd.port.subdir.mk>