aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-FastMmap/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-02-21 15:56:45 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-02-21 15:56:45 +0000
commit364b781c5d68bb9223a9d751d827de14d0cb6c05 (patch)
treea22ccc4c5e57abc8617e75356fbe7b2ec9570cbc /devel/p5-Cache-FastMmap/Makefile
parent47af7a50213ba0e67cc7d3303f80150800ba8fe6 (diff)
downloadports-364b781c5d68bb9223a9d751d827de14d0cb6c05.tar.gz
ports-364b781c5d68bb9223a9d751d827de14d0cb6c05.zip
Notes
Diffstat (limited to 'devel/p5-Cache-FastMmap/Makefile')
-rw-r--r--devel/p5-Cache-FastMmap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile
index 8aab9025fafc..44cd28f4db37 100644
--- a/devel/p5-Cache-FastMmap/Makefile
+++ b/devel/p5-Cache-FastMmap/Makefile
@@ -6,17 +6,14 @@
#
PORTNAME= Cache-FastMmap
-PORTVERSION= 1.34
+PORTVERSION= 1.35
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Uses an mmap'ed file to act as a shared memory interprocess cache
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Cache::FastMmap.3 Cache::FastMmap::CImpl.3