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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Module-Pluggable 3.9
maintainers         narf_tm openmaintainer
description         automatically give your module the ability to have plugins
long_description    ${description}

platforms           darwin

checksums           md5 e2410a59c917f44c1de9a816f0492985 \
                    sha1 354332393ff8e1faa9d0244785a78aa0c7df71df \
                    rmd160 b45fd8b8fe4ba6d03fefed00be3518f0a49c52d9

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