Ticket #24989: p5-catalyst-plugin-session-store-fastmmap.Portfile

File p5-catalyst-plugin-session-store-fastmmap.Portfile, 548 bytes (added by dev@…, 14 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6perl5.setup     Catalyst-Plugin-Session-Store-FastMmap 0.13     
7maintainers     fpassera.com:dev openmaintainer
8description     FastMmap session storage backend.       
9long_description      ${description}
10
11platforms       darwin
12
13checksums       md5 fc0679ab8b7a5a1bb7404a68058a5e73\
14                sha1 aa1cfc617ce826f90e4a59c11641cb2a29ff1c90\
15                rmd160 ae341c41e0e08ee59bb51a64d27863d8afe97061
16
17depends_lib-append      port:p5-cache-fastmmap\
18                port:p5-extutils-makemaker\
19                port:p5-path-class\
20                port:p5-mro-compat\
21                port:p5-catalyst-plugin-session