# -*- 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
# $Id: Portfile 85034 2011-10-07 23:34:30Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Class-Gomor 1.02
revision            2
platforms           darwin
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           sha1    4853568de0f276937e92041a087f733efeef3e82 \
                    rmd160  b9cbab4ee557ac1f5a67742c51cfc14c267c5a8e
