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

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         File-Next 1.02
maintainers         gkg.net:mschout openmaintainer
description	        File-finding iterator
long_description    File::Next is a lightweight, taint-safe file-finding module.
platforms           darwin

checksums           md5 ad2800827fd053f556e5e18fe9d50202 \
                    sha1 e9c309d312cd6c965fdc11fe33947dcab5d3eee6 \
                    rmd160 9af024be5444a6a1a3639849f254800cae009941

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