# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Carp-Assert 0.20
maintainers           narf_tm openmaintainer
description           executable comments
long_description      ${description}

platforms             darwin

checksums             md5 9dafe361b9e5e93e8e3e70e015f6b191 \
                      sha1 d88fbee275304f8576f159d9f50ac04edc5b8035 \
                      rmd160 63009809f1c05df5f658e178f0740012c1b08663

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