# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= oauth2client PORTVERSION= 1.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OAuth 2.0 client library LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0.8:${PORTSDIR}/www/py-httplib2 USE_PYTHON= autoplist distutils USES= python:2 .include