aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-08-29 09:28:44 +0800
committerpav <pav@FreeBSD.org>2004-08-29 09:28:44 +0800
commit2759ef5a3fd5824fae3e9675a85954de3a78f3f2 (patch)
treed366fd70ebfac8ffc868cf669ecb6c5427cf3f0e /net/Makefile
parent630cb696e5827dd950d9b5105b354af1ac912026 (diff)
downloadfreebsd-ports-gnome-2759ef5a3fd5824fae3e9675a85954de3a78f3f2.tar.gz
freebsd-ports-gnome-2759ef5a3fd5824fae3e9675a85954de3a78f3f2.tar.zst
freebsd-ports-gnome-2759ef5a3fd5824fae3e9675a85954de3a78f3f2.zip
Add libtcp4u, a library for easy writing socket-oriented applications.
Submitted by: Juraj Lutter <otis@wilbury.sk>
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 80420978d8b3..1bf0a3acb46b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -289,6 +289,7 @@
SUBDIR += librsync
SUBDIR += libsocket++
SUBDIR += libsocketcpp
+ SUBDIR += libtcp4u
SUBDIR += libunp
SUBDIR += libunpipc
SUBDIR += libvncserver