diff options
Diffstat (limited to 'devel/py-pytest-subtests/Makefile')
-rw-r--r-- | devel/py-pytest-subtests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-subtests/Makefile b/devel/py-pytest-subtests/Makefile index df04b219726f..0a5e6df2c4e1 100644 --- a/devel/py-pytest-subtests/Makefile +++ b/devel/py-pytest-subtests/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= unittest subTest() support and subtests fixture +WWW= https://github.com/pytest-dev/pytest-subtests LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |