|
Lines 15-21
Link Here
|
| 15 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
15 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
| 16 |
PKGNAMESUFFIX?= -devel |
16 |
PKGNAMESUFFIX?= -devel |
| 17 |
|
17 |
|
| 18 |
MAINTAINER= ports@FreeBSD.org |
18 |
MAINTAINER= wxs@atarininja.org |
| 19 |
COMMENT?= A peer-to-peer tool for distributing files written in Python |
19 |
COMMENT?= A peer-to-peer tool for distributing files written in Python |
| 20 |
|
20 |
|
| 21 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ |
21 |
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ |
|
Lines 28-33
Link Here
|
| 28 |
|
28 |
|
| 29 |
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* |
29 |
CONFLICTS= py??-*[Bb]it[Tt]orrent* py??-*[Bb]it[Tt]ornado* btqueue* |
| 30 |
|
30 |
|
|
|
31 |
DEPRECATED= Superceded by net-p2p/py-bittorrent. |
| 32 |
EXPIRATION_DATE= 2007-08-02 |
| 33 |
|
| 31 |
NO_LATEST_LINK= yes |
34 |
NO_LATEST_LINK= yes |
| 32 |
|
35 |
|
| 33 |
.ifndef(NOPORTDOCS) |
36 |
.ifndef(NOPORTDOCS) |