# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Tie-FileLRUCache # p5-Tie-FileLRUCache/Makefile # p5-Tie-FileLRUCache/distinfo # p5-Tie-FileLRUCache/pkg-descr # p5-Tie-FileLRUCache/pkg-plist # echo c - p5-Tie-FileLRUCache mkdir -p p5-Tie-FileLRUCache > /dev/null 2>&1 echo x - p5-Tie-FileLRUCache/Makefile sed 's/^X//' >p5-Tie-FileLRUCache/Makefile << 'END-of-p5-Tie-FileLRUCache/Makefile' X# New ports collection makefile for: devel/p5-Tie-FileLRUCache X# Date created: Oct 23 2003 X# Whom: clsung@dragon2.net X# X# $FreeBSD$ X# X XPORTNAME= Tie-FileLRUCache XPORTVERSION= 1.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Tie XPKGNAMEPREFIX= p5- X XMAINTAINER= clsung@dragon2.net XCOMMENT= A lightweight but robust filesystem based persistent LRU cache X XBUILD_DEPENDS= ${SITE_PERL}/Class/NamedParms.pm:${PORTSDIR}/devel/p5-Class-NamedParms \ X ${SITE_PERL}/Class/ParmList.pm:${PORTSDIR}/devel/p5-Class-ParmList XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Tie::FileLRUCache.3 X X.include END-of-p5-Tie-FileLRUCache/Makefile echo x - p5-Tie-FileLRUCache/distinfo sed 's/^X//' >p5-Tie-FileLRUCache/distinfo << 'END-of-p5-Tie-FileLRUCache/distinfo' XMD5 (Tie-FileLRUCache-1.01.tar.gz) = de9961e24338763d872873e9d95b2c91 END-of-p5-Tie-FileLRUCache/distinfo echo x - p5-Tie-FileLRUCache/pkg-descr sed 's/^X//' >p5-Tie-FileLRUCache/pkg-descr << 'END-of-p5-Tie-FileLRUCache/pkg-descr' XTie::FileLRUCache X XProvides a lightweight Least Recently Used cache of data via Xeither an object or tied interface. Keys and data are both Xallowed to be references and objects as well as scalars. Requires X'Digest::SHA1' to be installed. X XWWW: http://search.cpan.org/~snowhare/Tie-FileLRUCache-1.01/ X XAuthor: Benjamin Franz END-of-p5-Tie-FileLRUCache/pkg-descr echo x - p5-Tie-FileLRUCache/pkg-plist sed 's/^X//' >p5-Tie-FileLRUCache/pkg-plist << 'END-of-p5-Tie-FileLRUCache/pkg-plist' X%%SITE_PERL%%/Tie/FileLRUCache.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache X@unexec rmdir %D/%%SITE_PERL%%/Tie 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache 2>/dev/null || true END-of-p5-Tie-FileLRUCache/pkg-plist exit