# -*- 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         Set-IntSpan 1.19
license             {Artistic-1 GPL}
platforms           {darwin any}
maintainers         nomaintainer
description         Set::IntSpan - Manages sets of integers
long_description    ${description}

checksums           rmd160  1b46da5ef90168c600f8874e7633a74aacdc8c3b \
                    sha256  11b7549b13ec5d87cc695dd4c777cd02983dd5fe9866012877fb530f48b3dfd0 \
                    size    26640

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