|
Lines 7-13
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= torrent_swapper |
8 |
PORTNAME= torrent_swapper |
| 9 |
PORTVERSION= 1.0 |
9 |
PORTVERSION= 1.0 |
| 10 |
PORTREVISION= 3 |
10 |
PORTREVISION= 4 |
| 11 |
CATEGORIES= net-p2p |
11 |
CATEGORIES= net-p2p |
| 12 |
MASTER_SITES= SF |
12 |
MASTER_SITES= SF |
| 13 |
MASTER_SITE_SUBDIR= bit-torrent |
13 |
MASTER_SITE_SUBDIR= bit-torrent |
|
Lines 16-22
Link Here
|
| 16 |
MAINTAINER= alepulver@FreeBSD.org |
16 |
MAINTAINER= alepulver@FreeBSD.org |
| 17 |
COMMENT= Sociable P2P network client based on Bittorrent |
17 |
COMMENT= Sociable P2P network client based on Bittorrent |
| 18 |
|
18 |
|
| 19 |
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/M2Crypto/__init__.py:${PORTSDIR}/security/py-m2crypto \ |
19 |
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2crypto \ |
| 20 |
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |
20 |
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb |
| 21 |
|
21 |
|
| 22 |
USE_PYTHON= 2.4+ |
22 |
USE_PYTHON= 2.4+ |