aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-29 01:28:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-29 01:28:44 +0000
commit7576696d5d5491bd624ba917b81e7864d078babb (patch)
treee2ff72900af00772a59bfcb296fe31a19fd61db2 /net/Makefile
parent3468faaa0b2c7b389f7ee7d43a5d5438291b2422 (diff)
downloadports-7576696d5d5491bd624ba917b81e7864d078babb.tar.gz
ports-7576696d5d5491bd624ba917b81e7864d078babb.zip
Add libtcp4u, a library for easy writing socket-oriented applications.
Submitted by: Juraj Lutter <otis@wilbury.sk>
Notes
Notes: svn path=/head/; revision=117543
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