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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Probe-Perl 0.01 ../by-authors/id/K/KW/KWILLIAMS/
maintainers         narf_tm openmaintainer
description         Information about the currently running perl
long_description    ${description}

platforms           darwin

checksums           md5 b6f613a7d07dde568a0d4b9570de47c3 \
                    sha1 36a9dde1953c0ab0bcd3998fca876b8f20f245cd \
                    rmd160 1c931c77df12ec22c31b2355205f0e8822ef79da

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