# $FreeBSD$ PORTNAME= darts.util.lru PORTVERSION= 0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Simple dictionary with LRU behaviour in Python LICENSE= MIT NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include