# -*- 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 Types-Path-Tiny 0.006 ../../authors/id/D/DA/DAGOLDEN license {Artistic-1 GPL} maintainers nomaintainer description Types::Path::Tiny - Path::Tiny types and coercions for Moose and Moo long_description ${description} platforms {darwin any} checksums rmd160 3eb5391ae5eed6978659520492059f133df5c8d8 \ sha256 593fc9faedbc69280659c0cce85168f8e7a1714cacdf8e9e6b7489be18dfe280 \ size 15614 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-file-pushd depends_lib-append \ port:p${perl5.major}-path-tiny \ port:p${perl5.major}-type-tiny supported_archs noarch }