diff options
Diffstat (limited to 'sysutils/py-zdaemon/Makefile')
-rw-r--r-- | sysutils/py-zdaemon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-zdaemon/Makefile b/sysutils/py-zdaemon/Makefile index 86b4334390e1..d38f6371d04d 100644 --- a/sysutils/py-zdaemon/Makefile +++ b/sysutils/py-zdaemon/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zope@FreeBSD.org COMMENT= Daemon Process Control Library and Tools for Unix-bases Systems +WWW= https://pypi.org/project/zdaemon/ LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |