diff options
author | pav <pav@FreeBSD.org> | 2005-02-10 06:49:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-10 06:49:07 +0800 |
commit | b58a0515c150f5dfaa51b2f7be82f8891a20fec9 (patch) | |
tree | 957698d787dc4ee0121ea652047623061924096f /net/Makefile | |
parent | 996f359d6a38d6e7cb2fa1b1d177510610251a90 (diff) | |
download | freebsd-ports-gnome-b58a0515c150f5dfaa51b2f7be82f8891a20fec9.tar.gz freebsd-ports-gnome-b58a0515c150f5dfaa51b2f7be82f8891a20fec9.tar.zst freebsd-ports-gnome-b58a0515c150f5dfaa51b2f7be82f8891a20fec9.zip |
Skstream is an iostream based C++ socket library.
PR: ports/77047
Submitted by: Jan Rochel <jannisan@t-online.de>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e480fb0ef7a0..26f66680896f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -699,6 +699,7 @@ SUBDIR += siproxd SUBDIR += sipsak SUBDIR += sixxs-heartbeatd + SUBDIR += skstream SUBDIR += skype SUBDIR += sl2tps SUBDIR += slirp |