# -*- 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.63 ../../authors/id/R/RO/ROBM
revision            0
license             {Artistic-1 GPL}
maintainers         fpassera.com:dev openmaintainer
description         Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache
long_description    {*}${description}

checksums           rmd160  96bb0ba2070ec7992f50a5f22b41a3a805d03575 \
                    sha256  9fb32aec9f463a7038058efe783c50033a5541a60fe486e27cee6deff6f27334 \
                    size    66794

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-deep
}
