# Created by: Tom Judge # $FreeBSD: head/security/py-python-social-auth/Makefile 412349 2016-04-01 14:25:16Z mat $ PORTNAME= python-social-auth PORTVERSION= 0.2.14 PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tj@FreeBSD.org COMMENT= Python Social Auth is a social authentication/registration mechanism RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}python-openid>=2.2:security/py-python-openid \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.1:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.3.8:security/py-oauthlib \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.1:www/py-requests-oauthlib \ ${PYTHON_PKGNAMEPREFIX}six>=1.2.0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0:www/py-pyjwt NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include