diff options
author | obrien <obrien@FreeBSD.org> | 1997-02-07 23:54:07 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-02-07 23:54:07 +0000 |
commit | cfe255407b428a242baf7e5bb2459a536b8e21c0 (patch) | |
tree | 9b7beffe70061141ed42018e16b3031c2e469480 /net/libsocket++/pkg-plist | |
parent | 42efbb1cfe7fb5cab31928d24b8a532c31ad826f (diff) | |
download | FreeBSD-ports-cfe255407b428a242baf7e5bb2459a536b8e21c0.zip FreeBSD-ports-cfe255407b428a242baf7e5bb2459a536b8e21c0.tar.gz |
Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.
Submitted by: Narvi <narvi@haldjas.folklore.ee>
Closes-PR: ports/2532
Diffstat (limited to 'net/libsocket++/pkg-plist')
-rw-r--r-- | net/libsocket++/pkg-plist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/libsocket++/pkg-plist b/net/libsocket++/pkg-plist new file mode 100644 index 0000000..172e182 --- /dev/null +++ b/net/libsocket++/pkg-plist @@ -0,0 +1,16 @@ +lib/libsocket++.a +lib/libsocket++.so.1.10 +lib/libsocket++_p.a +@exec /sbin/ldconfig -m %D/lib +include/Fork.h +include/echo.h +include/ftp.h +include/pipestream.h +include/protocol.h +include/smtp.h +include/sockinet.h +include/sockstream.h +include/sockunix.h +info/socket++.info +share/doc/libsocket++/README +share/doc/libsocket++/socket++.ps |