# -*- 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         Net-CIDR 0.24.1 ../../authors/id/M/MR/MRSAM
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  adc7eaf4c58d9ce257e738a446567c102a628261 \
                    sha256  a94dea8ccf59c3155abcfbe0b90f2689303f1b5dd5f6c839634ef98bbaebae52 \
                    size    12229

livecheck.type      regex
livecheck.url       https://cpan.metacpan.org/authors/id/M/MR/MRSAM
livecheck.regex     "${perl5.module}-(\\d+(?:\[\\._\]\\d+)+)"
