diff options
Diffstat (limited to 'net-p2p/btqueue/Makefile')
-rw-r--r-- | net-p2p/btqueue/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index 35f7abb115a0..9a112db4ee7b 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -13,6 +13,10 @@ COMMENT= Alternative BitTorrent client with queuing functionality RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb +BROKEN= Does not download anything +DEPRECATED= Runtime broken (does not download anything) +EXPIRATION_DATE= 2015-08-01 + CONFLICTS= py??-*[Bb]it[Tt]ornado* py??-*[Bb]it[Tt]orrent* USES= python USE_PYTHON= distutils |