# $Id: Portfile 48728 2009-03-27 17:45:22Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           MRO-Compat 0.10 ../../authors/id/F/FL/FLORA/
maintainers           narf_tm openmaintainer
description           mro::* interface compatibility for Perls < 5.9.5
long_description      The "mro" namespace provides several utilities for \
                      dealing with method resolution order and method caching \
                      in general in Perl 5.9.5 and higher.

platforms             darwin

checksums             md5 0187128ab46570c8955251bc78674cbc \
                      sha1 88c78b6cdded29cff192b102d0794f2dd100ab3e \
                      rmd160 64a6929dc04c22d2d02ae2888ee069c8fe1ee0d0

depends_lib-append    port:p5-class-c3
