diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-22 16:14:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-22 16:14:54 +0000 |
commit | 1a5552de1c125d26f4d5bc7650f2f21728c5a1e9 (patch) | |
tree | 6db9f962f73707f7adfd79a15278b00e866cb846 /www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile | |
parent | 0a3551937cb7e51f2f8218914b57f8c8dfaf9483 (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile index d59aaf22efde..d8b0b2dd5ead 100644 --- a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Catalyst-Plugin-Cache-FastMmap -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mmap cache for Catalyst +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap RUN_DEPENDS= ${BUILD_DEPENDS} |