diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-04-05 10:31:32 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-04-05 10:31:32 +0800 |
commit | b8808f9484aa30472ae6b97031e5bc1154c88071 (patch) | |
tree | b3a56700b2da4fbfdf84d6e55c3ec63ff6f3c63e /net/libpdtp/pkg-descr | |
parent | 369c9846d9ab71c7e0208011fedb2b71db08b501 (diff) | |
download | freebsd-ports-gnome-b8808f9484aa30472ae6b97031e5bc1154c88071.tar.gz freebsd-ports-gnome-b8808f9484aa30472ae6b97031e5bc1154c88071.tar.zst freebsd-ports-gnome-b8808f9484aa30472ae6b97031e5bc1154c88071.zip |
Add libpdtp 0.1.20040325, client library for Peer Distributed Transfer
Protocol (PDTP).
XXX: This is for my evaluation purpose, not intended to be used by
public. :-)
Diffstat (limited to 'net/libpdtp/pkg-descr')
-rw-r--r-- | net/libpdtp/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/libpdtp/pkg-descr b/net/libpdtp/pkg-descr new file mode 100644 index 000000000000..c86e7da6f482 --- /dev/null +++ b/net/libpdtp/pkg-descr @@ -0,0 +1,7 @@ +libpdtp is a client library for the Peer Distributed Transfer +Protocol (PDTP), a protocol which provides BitTorrent-like peer-based +content distribution while operating more like HTTP or FTP. + +For a more thorough description of PDTP, see http://www.pdtp.org/. + +WWW: http://libpdtp.sourceforge.net/ |