diff options
Diffstat (limited to 'devel/py-parsley/Makefile')
-rw-r--r-- | devel/py-parsley/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-parsley/Makefile b/devel/py-parsley/Makefile index 0fda7ed4d56f..c370d2bf726c 100644 --- a/devel/py-parsley/Makefile +++ b/devel/py-parsley/Makefile @@ -7,6 +7,7 @@ DISTNAME= Parsley-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parsing and pattern matching made easy +WWW= https://github.com/pyga/parsley LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |