# -*- 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         List-UtilsBy 0.12
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         List::UtilsBy - higher-order list utility functions
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  9e2d510436e006ff84f53ffad3d512b31eea2b50 \
                    sha256  fff1281fd469fe982b1a58044becfd970f313bff3a26e1c7b2b3f4c0a5ed71e0 \
                    size    23469

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