Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= tribler |
8 |
PORTNAME= tribler |
9 |
PORTVERSION= 4.0.4 |
9 |
PORTVERSION= 4.0.4 |
10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 2 |
11 |
CATEGORIES= net-p2p |
11 |
CATEGORIES= net-p2p |
12 |
MASTER_SITES= SF |
12 |
MASTER_SITES= SF |
13 |
DISTNAME= Tribler_${PORTVERSION}_src |
13 |
DISTNAME= Tribler_${PORTVERSION}_src |
Lines 15-21
Link Here
|
15 |
MAINTAINER= alepulver@FreeBSD.org |
15 |
MAINTAINER= alepulver@FreeBSD.org |
16 |
COMMENT= Streaming capable P2P network client based on BitTorrent |
16 |
COMMENT= Streaming capable P2P network client based on BitTorrent |
17 |
|
17 |
|
18 |
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/M2Crypto/__init__.py:${PORTSDIR}/security/py-m2crypto \ |
18 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2crypto \ |
19 |
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |
19 |
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |
20 |
|
20 |
|
21 |
USE_ZIP= yes |
21 |
USE_ZIP= yes |