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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         File-HomeDir 0.89
maintainers         narf_tm openmaintainer
description         Find your home and other directories, on any platform.
long_description    ${description}

platforms           darwin

checksums           md5 6bf2a3798927bf5d596f02cc341c7f6b \
                    sha1 633ab6c871b920bc7e11a37311f1373f379d97ea \
                    rmd160 05494a9e4e6d3475d1141d4b0322706fc5b69988

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