summaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-01-15 13:18:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-01-15 13:18:57 +0000
commit2a281c0c60d656b54ff8ceeaf3b51663be3300e5 (patch)
treed6fd63cc871a5e3e6f900d273cbe0be1e820a63d /net-p2p/rtorrent
parentupdate to 4.12.0 (diff)
separate logic for these two group of ports.
Notes
Notes: svn path=/head/; revision=310441
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile20
1 files changed, 9 insertions, 11 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 5a7c91592a18..ab3279df43d2 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,21 +1,19 @@
# $FreeBSD$
PORTNAME?= rtorrent
-PORTVERSION?= 0.9.2
-PORTREVISION?= 1
+PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= net-p2p
-MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= flz/rtorrent/
+MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
-MAINTAINER?= az@FreeBSD.org
-COMMENT?= BitTorrent Client written in C++
+MAINTAINER= az@FreeBSD.org
+COMMENT= BitTorrent Client written in C++
-BUILD_DEPENDS?= libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent
-RUN_DEPENDS?= libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent
-LIB_DEPENDS?= curl.6:${PORTSDIR}/ftp/curl
+BUILD_DEPENDS= libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent
+RUN_DEPENDS= libtorrent=0.13.2_1:${PORTSDIR}/net-p2p/libtorrent
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
-CONFLICTS?= rtorrent-devel-[0-9]*
+CONFLICTS= rtorrent-devel-[0-9]*
USE_GCC= 4.2+