diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 17:45:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 17:45:38 +0000 |
commit | 7ed1ce4c8d2d9cbfb6d86c22394ade2159df74e0 (patch) | |
tree | 11fb1c9bc9a59fd8ac54e826a02af2b57392b29a /net/socket++/PLIST | |
parent | 1ccabee413fe01fa81fe50b92115037576380c7f (diff) | |
download | pkgsrc-7ed1ce4c8d2d9cbfb6d86c22394ade2159df74e0.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++/PLIST')
-rw-r--r-- | net/socket++/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/socket++/PLIST b/net/socket++/PLIST new file mode 100644 index 00000000000..e1eac5fadab --- /dev/null +++ b/net/socket++/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/27 17:45:38 wiz Exp $ +include/socket++/echo.h +include/socket++/fork.h +include/socket++/ftp.h +include/socket++/pipestream.h +include/socket++/protocol.h +include/socket++/sig.h +include/socket++/smtp.h +include/socket++/sockinet.h +include/socket++/sockstream.h +include/socket++/sockunix.h +info/socket++.info +lib/libsocket++.la +@dirrm include/socket++ |