# Created by: William Grzybowski # $FreeBSD$ PORTNAME= dogpile.cache PORTVERSION= 0.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Caching front-end based on the Dogpile lock LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dogpile.core>0:${PORTSDIR}/devel/py-dogpile.core USE_PYTHON= yes USE_PYDISTUTILS=easy_install PYDISTUTILS_AUTOPLIST= yes NO_STAGE= yes .include