summaryrefslogtreecommitdiff
path: root/net/Makefile
blob: 0ce8518262ceb16108e48d0e7ab378cea77dd591 (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
# $Id: Makefile,v 1.111 1997/06/24 08:10:25 obrien Exp $
#

    SUBDIR += archie
    SUBDIR += arpwatch
    SUBDIR += ascend-radius
    SUBDIR += bb
    SUBDIR += bing
    SUBDIR += cap
    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 += isc-dhcp
    SUBDIR += ivs
    SUBDIR += ldap
    SUBDIR += libsocket++
    SUBDIR += mirror
    SUBDIR += mpd
    SUBDIR += mrtg
    SUBDIR += moxftp
    SUBDIR += ncftp
    SUBDIR += ncftp2
    SUBDIR += netcat
    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 += rsync
    SUBDIR += rwhois
    SUBDIR += samba
    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 += wide-dhcp
    SUBDIR += wget
    SUBDIR += wu-ftpd
    SUBDIR += xarchie
    SUBDIR += xgopher
    SUBDIR += xipmsg
    SUBDIR += yale-tftpd
    SUBDIR += ytalk
    SUBDIR += zircon
    SUBDIR += zephyr

.include <bsd.port.subdir.mk>