diff options
author | dougb <dougb@FreeBSD.org> | 2010-07-01 15:19:44 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-07-01 15:19:44 +0800 |
commit | 7ce860f22a4e9e1f9373848e8dcf894f152e04e5 (patch) | |
tree | 835c41afc6a96b59a1fc2fceaf69c5806ebd6da7 /net-p2p/Makefile | |
parent | 2380e67bb87b5295a6502445a885fdd051a854f8 (diff) | |
download | freebsd-ports-gnome-7ce860f22a4e9e1f9373848e8dcf894f152e04e5.tar.gz freebsd-ports-gnome-7ce860f22a4e9e1f9373848e8dcf894f152e04e5.tar.zst freebsd-ports-gnome-7ce860f22a4e9e1f9373848e8dcf894f152e04e5.zip |
Add a slave port for the python binding
Major effort from the PR, tweaks and bugs from me
PR: ports/144337
Submitted by: lioux
Feature safe: yes
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 4d5d0ca67b7c..4e7baa04ad46 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -64,6 +64,7 @@ SUBDIR += libtorrent-devel SUBDIR += libtorrent-rasterbar-14 SUBDIR += libtorrent-rasterbar-15 + SUBDIR += libtorrent-rasterbar-15-python SUBDIR += limewire SUBDIR += linux-agsatellite SUBDIR += linux-edonkey-core |