diff options
Diffstat (limited to 'security/py-oauth2client/Makefile')
-rw-r--r-- | security/py-oauth2client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-oauth2client/Makefile b/security/py-oauth2client/Makefile index 39f1797c9184..b4387681ed9a 100644 --- a/security/py-oauth2client/Makefile +++ b/security/py-oauth2client/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OAuth 2.0 client library +WWW= https://googleapis.github.io/oauth2client/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |