diff options
Diffstat (limited to 'devel/py-pygithub/Makefile')
-rw-r--r-- | devel/py-pygithub/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pygithub/Makefile b/devel/py-pygithub/Makefile index 919ce45a6797..134ec2a7ecaa 100644 --- a/devel/py-pygithub/Makefile +++ b/devel/py-pygithub/Makefile @@ -7,6 +7,7 @@ DISTNAME= PyGithub-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Python library implementing the full GitHub API v3 +WWW= https://github.com/jacquev6/PyGithub LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER |