net-p2p/py-transmissionrpc: drop maintainership

- reset maintainership to ports@ - I don't use transmission for long
- convert to USES/USE_PYTHON
This commit is contained in:
Ruslan Makhmatkhanov 2014-09-25 12:42:24 +00:00
parent 67a08573e9
commit 056e7a40f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369248

View file

@ -9,16 +9,15 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
MAINTAINER= rm@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module that communicates with Transmission through JSON-RPC
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python
USE_PYTHON= autoplist concurrent distutils
PORTDOCS= *