diff options
Diffstat (limited to 'net/py-oauth/Makefile')
-rw-r--r-- | net/py-oauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-oauth/Makefile b/net/py-oauth/Makefile index 12001f058911..2e4dbe820607 100644 --- a/net/py-oauth/Makefile +++ b/net/py-oauth/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Library for OAuth +WWW= https://pypi.org/project/oauth/ USES= python:3.6+ USE_PYTHON= distutils autoplist |