summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-10-27 04:51:39 +0000
committerhubertf <hubertf@pkgsrc.org>1997-10-27 04:51:39 +0000
commit6650b62e45fa1c9e58c5c2a08345b22432889953 (patch)
tree753888b60a1844e26eff7474aa304d77054fc467 /net/Makefile
parent4f3fa3c94581b5621caccd8c8a9749b076dc0a8f (diff)
downloadpkgsrc-6650b62e45fa1c9e58c5c2a08345b22432889953.tar.gz
get everything in
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile84
1 files changed, 84 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
new file mode 100644
index 00000000000..1e40e19e7fd
--- /dev/null
+++ b/net/Makefile
@@ -0,0 +1,84 @@
+# $NetBSD: Makefile,v 1.1.1.1 1997/10/27 05:00:50 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer 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 += ircii-epic
+ SUBDIR += isc-dhcp
+ SUBDIR += ivs
+ SUBDIR += ldap
+ SUBDIR += libsocket++
+ SUBDIR += mirror
+ SUBDIR += mpd
+ SUBDIR += mrtg
+ SUBDIR += moxftp
+ SUBDIR += ncftp
+ SUBDIR += ncftp2
+ SUBDIR += netatalk
+ 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 += rshell
+ SUBDIR += rsync
+ SUBDIR += rumba
+ 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 += xipmsg
+ SUBDIR += yale-tftpd
+ SUBDIR += ytalk
+ SUBDIR += zircon
+ SUBDIR += zephyr
+
+.include <bsd.port.subdir.mk>