# -*- 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         File-ShareDir-Tiny 0.001 ../../authors/id/L/LE/LEONT
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         File::ShareDir::Tiny - Locate per-dist and per-module shared files
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  dce8bdfa1471c69336b5d4850161f0ab3d0f2e32 \
                    sha256  16d6e0352d02402cdd46bc8d7c426c66cd8488d7066878b250e50a6a34e47b58 \
                    size    13964

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