aboutsummaryrefslogtreecommitdiff
path: root/devel/py-rply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rply/Makefile')
-rw-r--r--devel/py-rply/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-rply/Makefile b/devel/py-rply/Makefile
index e76ff3bd7e3a..b51e88e152d0 100644
--- a/devel/py-rply/Makefile
+++ b/devel/py-rply/Makefile
@@ -1,20 +1,20 @@
-# Created by: David Kalliecharan <dave@dal.ca>
-
PORTNAME= rply
PORTVERSION= 0.7.7
CATEGORIES= devel python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dave@dal.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure python parser generator, that also works with RPython
+WWW= https://github.com/alex/rply
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python
+CPE_VENDOR= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes