# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Cache-FastMmap 1.57 revision 0 platforms darwin license {Artistic-1 GPL} maintainers fpassera.com:dev openmaintainer description Uses an mmap'ed file to act as a shared memory interprocess cache long_description ${description} checksums rmd160 0a3e0a33541336dbf8d1d287e993a1f972d8405b \ sha256 e04b3a28d989edb8fb96eafacdc2b87f9eccb84f047eb2e27cb26aa7d08cc7b8 \ size 57502 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-deep }