aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-24 09:53:40 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-24 09:53:40 +0000
commit382025109f8117626528467b3a905335dae98e46 (patch)
tree3dc4b7c7bc837912cf6fc0f9e8230dc44209a748 /net/Makefile
parentd61f7630903e3939447001fe461976db88391bab (diff)
downloadports-382025109f8117626528467b3a905335dae98e46.tar.gz
ports-382025109f8117626528467b3a905335dae98e46.zip
Add net6.
net6 is a library which eases the development of network-based applications as it provides a TCP protocol abstraction for C++. It is portable to both the Windows and Unix-like platforms. WWW: http://gobby.0x539.de PR: ports/87685 Submitted by: Andreas Kohn <andreas@syndrom23.de>
Notes
Notes: svn path=/head/; revision=146234
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index c3b5bd02c904..754c51733240 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -427,6 +427,7 @@
SUBDIR += nemesis
SUBDIR += nepim
SUBDIR += net-http
+ SUBDIR += net6
SUBDIR += netatalk
SUBDIR += netboot
SUBDIR += netcat