aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-30 23:59:00 +0800
committermiwi <miwi@FreeBSD.org>2014-01-30 23:59:00 +0800
commit718ed74f6e231ad74053f8533db1e5acf6b2dc2e (patch)
treecef7aae91c4f25f788e9bdf9a0bb99f6a209b05f /audio
parentf8547b3edb4a0a0214a4eb1047ea88080734ed10 (diff)
downloadfreebsd-ports-gnome-718ed74f6e231ad74053f8533db1e5acf6b2dc2e.tar.gz
freebsd-ports-gnome-718ed74f6e231ad74053f8533db1e5acf6b2dc2e.tar.zst
freebsd-ports-gnome-718ed74f6e231ad74053f8533db1e5acf6b2dc2e.zip
- Stage support
- Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREV
Diffstat (limited to 'audio')
-rw-r--r--audio/py-apetag/Makefile3
-rw-r--r--audio/py-apetag/pkg-plist3
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/py-apetag/Makefile b/audio/py-apetag/Makefile
index 867863f56d10..f39c4620828f 100644
--- a/audio/py-apetag/Makefile
+++ b/audio/py-apetag/Makefile
@@ -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>
diff --git a/audio/py-apetag/pkg-plist b/audio/py-apetag/pkg-plist
deleted file mode 100644
index bfb88b5f2c88..000000000000
--- a/audio/py-apetag/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%PYTHON_SITELIBDIR%%/ApeTag.py
-%%PYTHON_SITELIBDIR%%/ApeTag.pyc
-%%PYTHON_SITELIBDIR%%/ApeTag.pyo