diff options
Diffstat (limited to 'devel/py-pytest-nunit/Makefile')
-rw-r--r-- | devel/py-pytest-nunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-nunit/Makefile b/devel/py-pytest-nunit/Makefile index 1a43e8c100b1..3e0e36d5258d 100644 --- a/devel/py-pytest-nunit/Makefile +++ b/devel/py-pytest-nunit/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= pytest plugin for generating NUnit3 test result XML output +WWW= https://github.com/pytest-dev/pytest-nunit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |