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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         PAR-Dist 0.47
maintainers         narf_tm openmaintainer
description         Create and manipulate PAR distributions
long_description    ${description}

platforms           darwin

checksums           md5 ea5fd9791e40f7c2524a45139bea23a2 \
                    sha1 c7842c993cd9a865c7df323ec4ebf84cbdd0feeb \
                    rmd160 752c0b8a417d616f1cac091d73373c8449a3ce69

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