summaryrefslogtreecommitdiff
path: root/net/socket++/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-27 17:45:38 +0000
committerwiz <wiz>2005-03-27 17:45:38 +0000
commita91a04a962d1dfe1414212e808ecb2f6d0f5424f (patch)
tree11fb1c9bc9a59fd8ac54e826a02af2b57392b29a /net/socket++/DESCR
parent7f7c9861d94c63df5da2437309cdeddc1472ef3b (diff)
downloadpkgsrc-a91a04a962d1dfe1414212e808ecb2f6d0f5424f.tar.gz
Initial import of socket++ from pkgsrc-wip, provided by David Price.
Socket++ is a C++ class library that provides you with an iostream based interface to sockets.
Diffstat (limited to 'net/socket++/DESCR')
-rw-r--r--net/socket++/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/socket++/DESCR b/net/socket++/DESCR
new file mode 100644
index 00000000000..10d7c7766c4
--- /dev/null
+++ b/net/socket++/DESCR
@@ -0,0 +1,2 @@
+Socket++ is a C++ class library that provides you with an iostream based
+interface to sockets.