1
0
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:
Martin Wilke 2014-01-30 15:59:00 +00:00
parent 0ef3e44f4d
commit 57e4b916c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341854
2 changed files with 2 additions and 4 deletions

View File

@ -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>

View File

@ -1,3 +0,0 @@
%%PYTHON_SITELIBDIR%%/ApeTag.py
%%PYTHON_SITELIBDIR%%/ApeTag.pyc
%%PYTHON_SITELIBDIR%%/ApeTag.pyo