# Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= repoze.lru PORTVERSION= 0.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tiny LRU cache implementation and decorator LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils .include