# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         parent 0.223 ../by-authors/id/C/CO/CORION/
maintainers         narf_tm openmaintainer
description         Establish an ISA relationship with base classes at compile time
long_description    ${description}

platforms           darwin

checksums           md5 e89c37813e8497f1d8bbf223ab18a02d \
                    sha1 563030b1139dbf20f71168ef1e8887d8c4145768 \
                    rmd160 2553889ea930fdc208a3124cd331b936133b6d9b

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
