# -*- 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         Class-Gomor 1.03 ../../authors/id/G/GO/GOMOR
revision            0
license             Artistic-1
maintainers         nomaintainer
description         Class::Gomor - another class and object builder
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  60b38d1eab158a7db8ce738f783268bfad537537 \
                    sha256  47db3cea9ce9ffa98bf9c74557fd32cf700791ab537020c958ac30b4a9ff200b \
                    size    11710

livecheck.type      regex
livecheck.url       https://cpan.metacpan.org/authors/id/G/GO/GOMOR
livecheck.regex     "${perl5.module}-(\\d+(?:\\.\\d+)*)"
