# -*- 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         PerlIO-Layers 0.012
platforms           darwin
maintainers         nomaintainer
license             {Artistic-1 GPL}

description         Perl module for querying the capabilities of filehandle

long_description    ${description}

checksums           rmd160  d72e376f41992e626892d426b041c424cfc50c87 \
                    sha256  542da542fa36bb3fdd7b8776e230d3ccc02aa6744ce9b77b4eef4ccae7c04adf \
                    size    63320

if {${perl5.major} != ""} {
    perl5.use_module_build
}

