diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-22 21:28:40 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-22 21:28:40 +0000 |
commit | cc1d97769fafe3aea7b69d5f0fc0212697592fbf (patch) | |
tree | 3e205258a534b82160764f788ee909658b31cfb0 /net/Makefile | |
parent | 05d0d3bbfa23678142560d3f0d62d431b08b786f (diff) | |
download | FreeBSD-ports-cc1d97769fafe3aea7b69d5f0fc0212697592fbf.zip FreeBSD-ports-cc1d97769fafe3aea7b69d5f0fc0212697592fbf.tar.gz |
Add py-bittorrent-core, a slave port to py-bittorrent that simply builds
the core engine without the GUI.
PR: 58345
Submitted by: Jeremy Messenger <mezz7@cox.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 60b41b0..8dab682 100644 --- a/net/Makefile +++ b/net/Makefile @@ -539,6 +539,7 @@ SUBDIR += pvm++ SUBDIR += pxe SUBDIR += py-bittorrent + SUBDIR += py-bittorrent-core SUBDIR += py-fngrab SUBDIR += py-google SUBDIR += py-ipy |