1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Remove Author line
- Reformat pkg-descr
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-04 12:52:19 +00:00
parent af904dc36e
commit 0397576f3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352947
3 changed files with 7 additions and 6 deletions

View File

@ -8,10 +8,13 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Expiry plug-in for Memoize that adds LRU cache expiration
USES= perl5
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View File

@ -1,5 +1,3 @@
Memoize::ExpireLRU is a module that implements LRU expiration for
Memoize.
Memoize::ExpireLRU is a module that implements LRU expiration for Memoize.
Author: Brent B. Powers
WWW: http://search.cpan.org/dist/Memoize-ExpireLRU/

View File

@ -1,9 +1,9 @@
%%PERL5_MAN3%%/Memoize::ExpireLRU.3.gz
%%SITE_PERL%%/Memoize/ExpireLRU.pm
%%SITE_PERL%%/auto/Memoize/ExpireLRU/DumpCache.al
%%SITE_PERL%%/auto/Memoize/ExpireLRU/ShowStats.al
%%SITE_PERL%%/auto/Memoize/ExpireLRU/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Memoize/ExpireLRU/.packlist
%%PERL5_MAN3%%/Memoize::ExpireLRU.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Memoize/ExpireLRU
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Memoize
@dirrm %%SITE_PERL%%/auto/Memoize/ExpireLRU