# -*- 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.61 ../../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  2a7b9ac924a3981ac944fa7d8f34544611a58524 \
                    sha256  25ef2ac8369f1b4711e90ad2ff93d6ef6b1ea1914a9de64e71ad9745b72ed27f \
                    size    60516

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