# Created by: Yuri Victorovich # $FreeBSD: head/www/py-cachecontrol/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= CacheControl PORTVERSION= 0.11.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Caching algorithms in httplib2 for use with requests session object LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}lockfile>=0.9:devel/py-lockfile USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include