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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Try-Tiny 0.04 ../by-authors/id/N/NU/NUFFIN/
maintainers         narf_tm openmaintainer
description         minimal try/catch with proper localization of $@
long_description    ${description}

platforms           darwin

checksums           md5 e15730ec7540c40cdd8f8e088c6e6a6c \
                    sha1 a090a58919e0712138bee753b866595a01b92b20 \
                    rmd160 d3902b856e4e84d1cf624462b39d0f3e7ff8a707

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