# -*- 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-Class 0.37 ../../authors/id/K/KW/KWILLIAMS/
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         This Perl extension provides cross-platform path \
                    specification manipulation.
long_description    Path::Class is a module for manipulation of file and \
                    directory specifications in a cross-platform manner.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  9e75acb15e00ae7b2a3e5e3c8dde584f08faba7b \
                    sha256  654781948602386f2cb2e4473a739f17dc6953d92aabc2498a4ca2561bc248ce

perl5.use_module_build
