# $Id: Portfile 105444 2013-04-20 15:02:54Z macsforever2000@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches        5.8 5.10 5.12 5.14 5.16
perl5.setup           Class-MOP 1.12 ../by-authors/id/F/FL/FLORA/
revision              4
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           A Meta Object Protocol for Perl 5
long_description      ${description}

if {${perl5.major} != ""} {
    replaced_by         p${perl5.major}-moose
} else {
    replaced_by         p5-moose
}

PortGroup           obsolete 1.0
