diff options
Diffstat (limited to 'textproc/py-junit-xml/Makefile')
-rw-r--r-- | textproc/py-junit-xml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile index d6ed9e095c89..6a420ec41f6b 100644 --- a/textproc/py-junit-xml/Makefile +++ b/textproc/py-junit-xml/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Creates JUnit XML documents used by tools such as Jenkins +WWW= https://github.com/kyrus/python-junit-xml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |