diff options
Diffstat (limited to 'security/py-oauthlib/Makefile')
-rw-r--r-- | security/py-oauthlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile index 796becfb09f6..ffed7a1c7c6e 100644 --- a/security/py-oauthlib/Makefile +++ b/security/py-oauthlib/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generic, spec-compliant, thorough implementation of the OAuth request-signing logic +WWW= https://github.com/oauthlib/oauthlib LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |