# -*- 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
platforms           {darwin any}
license             Artistic-1
maintainers         nomaintainer
supported_archs     noarch

description         yet another class builder

long_description    Class::Gomor is ${description}. This one adds \
                    parameter checking in the new() constructor, that \
                    is to check for attributes existence, and definedness.

checksums           rmd160  60b38d1eab158a7db8ce738f783268bfad537537 \
                    sha256  47db3cea9ce9ffa98bf9c74557fd32cf700791ab537020c958ac30b4a9ff200b
