# $Id: Portfile 66991 2010-04-27 15:19:11Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Class-Accessor-Grouped 0.09003
maintainers           narf_tm openmaintainer
description           Lets you build groups of accessors
long_description      This class lets you build groups of accessors that \
                      will call different getters and setters.

platforms             darwin

checksums             md5 bb1e633bae6ee0c05f77cd5ef29f2700 \
                      sha1 2593ef2fe173b0941a1f55fb54c06afb14fb6b4b \
                      rmd160 b8e7fe893690bcbb332848ef3fa831a730bdf935

depends_lib-append    port:p5-class-inspector \
                      port:p5-mro-compat \
                      port:p5-sub-name \
                      port:p5-sub-identify
