diff options
Diffstat (limited to 'devel/py-simpleparse/Makefile')
-rw-r--r-- | devel/py-simpleparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-simpleparse/Makefile b/devel/py-simpleparse/Makefile index 31b077bb9e50..c265fe5161aa 100644 --- a/devel/py-simpleparse/Makefile +++ b/devel/py-simpleparse/Makefile @@ -7,6 +7,7 @@ DISTNAME= SimpleParse-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python EBNF parser generator (with mx.TextTools derivative) +WWW= http://simpleparse.sourceforge.net/ USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils |