# -*- 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 Path-Tiny 0.148 ../../authors/id/D/DA/DAGOLDEN revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Path::Tiny - File path utility long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 d23733dde1f113f81f36611f3442a775c946df31 \ sha256 818aed754b74f399e42c238bea738e20a52af89a6e3feb58bec9d0130eea4746 \ size 109809 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-failwarnings \ port:p${perl5.major}-test-mockrandom depends_lib-append \ port:p${perl5.major}-encode \ port:p${perl5.major}-pathtools \ port:p${perl5.major}-unicode-utf8 }