diff options
Diffstat (limited to 'devel/py-pluggy/Makefile')
-rw-r--r-- | devel/py-pluggy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pluggy/Makefile b/devel/py-pluggy/Makefile index c4eccaaedf0c..1703b7d6022f 100644 --- a/devel/py-pluggy/Makefile +++ b/devel/py-pluggy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Plugin and hook calling mechanisms for Python +WWW= https://github.com/pytest-dev/pluggy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |