Lines 6-19
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= rtorrent-devel |
8 |
PORTNAME= rtorrent-devel |
9 |
PORTVERSION= 0.6.0 |
9 |
PORTVERSION= 0.6.2 |
10 |
PORTREVISION= 0 |
10 |
PORTREVISION= 0 |
11 |
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} |
11 |
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} |
12 |
|
12 |
|
13 |
MAINTAINER= flz@FreeBSD.org |
13 |
MAINTAINER= flz@FreeBSD.org |
14 |
COMMENT= BitTorrent Client written in C++ (development version) |
14 |
COMMENT= BitTorrent Client written in C++ (development version) |
15 |
|
15 |
|
16 |
LIB_DEPENDS= torrent.8:${PORTSDIR}/net-p2p/libtorrent-devel |
16 |
LIB_DEPENDS= torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel |
17 |
|
17 |
|
18 |
MASTERDIR= ${.CURDIR}/../rtorrent |
18 |
MASTERDIR= ${.CURDIR}/../rtorrent |
19 |
MD5_FILE= ${.CURDIR}/distinfo |
19 |
MD5_FILE= ${.CURDIR}/distinfo |