# Created by: Alex Kapranoff # $FreeBSD$ PORTNAME= Tie-Cache PORTVERSION= 0.21 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHAMAS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= LRU Cache in Memory through a tie interface INSTALL_TARGET= pure_install USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= tie-cache-bench.pl .include