diff options
Diffstat (limited to 'www/py-requests-oauth-hook/Makefile')
-rw-r--r-- | www/py-requests-oauth-hook/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-requests-oauth-hook/Makefile b/www/py-requests-oauth-hook/Makefile index 79ec9413c2c6..773746436713 100644 --- a/www/py-requests-oauth-hook/Makefile +++ b/www/py-requests-oauth-hook/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= This is an OAuth hook for py-requests +BROKEN= unfetchable + LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 \ |