diff options
Diffstat (limited to 'devel/py-pytest-datadir/Makefile')
-rw-r--r-- | devel/py-pytest-datadir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-datadir/Makefile b/devel/py-pytest-datadir/Makefile index 0ad996e77e0c..31598ea5a4ed 100644 --- a/devel/py-pytest-datadir/Makefile +++ b/devel/py-pytest-datadir/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= pytest plugin for test data directories and files +WWW= https://pypi.org/project/pytest-datadir/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |