diff options
Diffstat (limited to 'devel/py-helpdev')
-rw-r--r-- | devel/py-helpdev/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-helpdev/Makefile b/devel/py-helpdev/Makefile index f6398ff703be..43fb5c79ad8e 100644 --- a/devel/py-helpdev/Makefile +++ b/devel/py-helpdev/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Extracts information about the Python environment easily +WWW= https://pypi.org/project/helpdev/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst |