diff --git a/devel/p5-Cache-Simple-TimedExpiry/Makefile b/devel/p5-Cache-Simple-TimedExpiry/Makefile index 33dc2a4216a1..41ce395185be 100644 --- a/devel/p5-Cache-Simple-TimedExpiry/Makefile +++ b/devel/p5-Cache-Simple-TimedExpiry/Makefile @@ -1,19 +1,21 @@ # Created by: Palle Girgensohn PORTNAME= Cache-Simple-TimedExpiry PORTVERSION= 0.27 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Lightweight cache with timed expiration LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include