# -*- 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 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Class-Gomor 1.02
revision            3
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
