aboutsummaryrefslogtreecommitdiff
path: root/audio/py-eyed3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-eyed3/Makefile')
-rw-r--r--audio/py-eyed3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile
index 68f86559ed0c..e6cf8da3a49a 100644
--- a/audio/py-eyed3/Makefile
+++ b/audio/py-eyed3/Makefile
@@ -1,18 +1,19 @@
PORTNAME= eyed3
PORTVERSION= 0.9.6
CATEGORIES= audio python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= eyeD3-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= Python module for processing ID3 tags
+WWW= https://eyed3.nicfit.net/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
-USES= cpe python:3.6+
+USES= cpe python
CPE_VENDOR= travis_shirk
USE_PYTHON= autoplist distutils