diff options
Diffstat (limited to 'textproc/py-untangle/Makefile')
-rw-r--r-- | textproc/py-untangle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-untangle/Makefile b/textproc/py-untangle/Makefile index be7ac2448f1b..3ee452a55bae 100644 --- a/textproc/py-untangle/Makefile +++ b/textproc/py-untangle/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert XML to Python objects +WWW= https://github.com/stchris/untangle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |