diff options
author | anray <anray@FreeBSD.org> | 2006-03-24 20:44:18 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-03-24 20:44:18 +0000 |
commit | 0dba5481250f5acba0e1610d7083e526c264cb0c (patch) | |
tree | d1b7405063fefb3842cc6dce410c56a0fe16bdc6 /net-p2p/Makefile | |
parent | eeb61828f82fdd8259c4b355ca9f966e904c4f7b (diff) | |
download | FreeBSD-ports-0dba5481250f5acba0e1610d7083e526c264cb0c.zip FreeBSD-ports-0dba5481250f5acba0e1610d7083e526c264cb0c.tar.gz |
Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR: ports/94014
Submitted by: Johan Ström <johan@stromnet.org>
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 5573894..d3afcbf 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -93,6 +93,7 @@ SUBDIR += p5-pdonkey SUBDIR += qtella SUBDIR += qtorrent + SUBDIR += rblibtorrent SUBDIR += rtorrent SUBDIR += squall SUBDIR += torrentflux |