diff options
Diffstat (limited to 'devel/py-construct/Makefile')
-rw-r--r-- | devel/py-construct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index b53173686bbe..96e64352bbf7 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Python module for parsing and building of data structures +WWW= https://github.com/construct/construct LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |