mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
67a08573e9
commit
056e7a40f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369248
1 changed files with 3 additions and 4 deletions
|
@ -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= *
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue