# -*- 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-Simple-TimedExpiry 0.27
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         A lightweight cache with timed expiration
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  1393f81653dc7b016ad52c47c03978d47eddbd81 \
                    sha256  4e78b7e4dd231b5571a48cd0ee1b63953f5e34790c9d020e1595a7c7d0abbe49

if {${perl5.major} != ""} {
    patchfiles      patch-default-inc-excludes-dot.diff

    supported_archs noarch
}
