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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         enum 1.016 ../by-authors/id/Z/ZE/ZENIN/
maintainers         narf_tm openmaintainer
description         C style enumerated types and bitmask flags in Perl
long_description    ${description}

platforms           darwin

checksums           md5 aace7ee8648e5d20c0e81f5a51cb6604 \
                    sha1 d1600b60561efdb6f7f01f690e4ad179958598e5 \
                    rmd160 40e93461960fe2c94a35d4bbb59e567bc7835509

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