Ticket #24985: p5-cache-fastmap.Portfile
File p5-cache-fastmap.Portfile, 403 bytes (added by dev@…, 14 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | perl5.setup Cache-FastMmap 1.35 |
7 | maintainers fpassera.com:dev openmaintainer |
8 | description Uses an mmap'ed file to act as a shared memory interprocess cache |
9 | long_description ${description} |
10 | |
11 | platforms darwin |
12 | |
13 | checksums md5 43f2c79ef890bb98b576fb76dd3621c4\ |
14 | sha1 9557efc9f8a62ee9354cff67f381033764c4cc59\ |
15 | rmd160 fafddcc3f7b531a1a1d73a3d00c641b0f7bce87d |