mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
- Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREV
This commit is contained in:
parent
0ef3e44f4d
commit
57e4b916c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341854
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= apetag
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= SF/pylibape/py-ApeTag/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +13,8 @@ MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Library for APE Tag written in Python
|
||||
|
||||
USE_PYTHON= yes
|
||||
NO_STAGE= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= py-ApeTag
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/ApeTag.py
|
||||
%%PYTHON_SITELIBDIR%%/ApeTag.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ApeTag.pyo
|
Loading…
Reference in New Issue
Block a user