diff options
Diffstat (limited to 'devel/py-pytest-verbose-parametrize/Makefile')
-rw-r--r-- | devel/py-pytest-verbose-parametrize/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-verbose-parametrize/Makefile b/devel/py-pytest-verbose-parametrize/Makefile index 02b2a40b9b5f..8aa09d90bd62 100644 --- a/devel/py-pytest-verbose-parametrize/Makefile +++ b/devel/py-pytest-verbose-parametrize/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Parametrize hook to generate ids for parametrized tests +WWW= https://github.com/manahl/pytest-plugins/tree/master/pytest-verbose-parametrize LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |