diff options
Diffstat (limited to 'devel/py-pytest-canonical-data/Makefile')
-rw-r--r-- | devel/py-pytest-canonical-data/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-canonical-data/Makefile b/devel/py-pytest-canonical-data/Makefile index 27ebbef644c4..090858c43f6c 100644 --- a/devel/py-pytest-canonical-data/Makefile +++ b/devel/py-pytest-canonical-data/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Plugin which compares results with canonical ones from previous runs +WWW= https://pypi.org/project/pytest-canonical-data/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |