# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup MooseX-Types-Path-Class 0.09 license {Artistic-1 GPL} maintainers devans openmaintainer description MooseX::Types::Path::Class - A Path::Class type library for Moose long_description ${description} platforms darwin checksums rmd160 7c8005d9fe01e8e22d3a1a5b864c409850923ac9 \ sha256 e784bab53698ae95a709a8663306145ffec55668df6cf31615333523fbe7ef7e if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build-tiny \ port:p${perl5.major}-moose \ port:p${perl5.major}-test-needs depends_lib-append \ port:p${perl5.major}-moosex-getopt \ port:p${perl5.major}-moosex-types \ port:p${perl5.major}-path-class supported_archs noarch perl5.use_module_build }