# $Id: Portfile 84739 2011-09-30 12:03:55Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Class-Load 0.06
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           a working (require \"Class::Name\") and more
long_description      ${description}

platforms             darwin

checksums             md5 5aea2e7c66e69dafdbfedc00e93f9f46 \
                      sha1 dfea6bb7a2adae17722812873215e1b59a6b0daa \
                      rmd160 4b81b05b80f400ec699169ec14247215d117bbd0

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-test-fatal

supported_archs       noarch
}
