aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-05-17 11:26:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-05-17 11:26:56 +0000
commit974204a41f6972db150bd21b230ec31ba24aa9e3 (patch)
tree2b4be0fcbfab0a3914c68e26b3b95e120989c1c2 /net-p2p/rtorrent/Makefile
parent2802fd279fb35deeb14c4072a12c8d1062640c5a (diff)
downloadports-974204a41f6972db150bd21b230ec31ba24aa9e3.tar.gz
ports-974204a41f6972db150bd21b230ec31ba24aa9e3.zip
Notes
Diffstat (limited to 'net-p2p/rtorrent/Makefile')
-rw-r--r--net-p2p/rtorrent/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index c9c1f3bfefb2..d39a163b3069 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -5,16 +5,19 @@
# $FreeBSD$
#
-PORTNAME= rtorrent
-PORTVERSION= 0.4.5
+PORTNAME?= rtorrent
+PORTVERSION?= 0.4.5
+PORTREVISION?= 0
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
-MAINTAINER= flz@FreeBSD.org
-COMMENT= BitTorrent Client written in C++
+MAINTAINER?= flz@FreeBSD.org
+COMMENT?= BitTorrent Client written in C++
-LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
- torrent.6:${PORTSDIR}/net-p2p/libtorrent
+LIB_DEPENDS?= torrent.6:${PORTSDIR}/net-p2p/libtorrent
+LIB_DEPENDS+= curl.3:${PORTSDIR}/ftp/curl
+
+CONFLICTS= rtorrent-devel-[0-9]*
MAN1= rtorrent.1