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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         B-Keywords 1.09
maintainers         narf_tm openmaintainer
description         Lists of reserved barewords and symbol names
long_description    ${description}

platforms           darwin

checksums           md5 ac42096fcde918eda4a3c47c9b71e8d5 \
                    sha1 f4790422e48931c5160426b796d22d50faf521a1 \
                    rmd160 f2c296f6d86eb230ac352ff730a546592474eaf7

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