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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Pod-Spell 1.01
maintainers         narf_tm openmaintainer
description         a formatter for spellchecking Pod
long_description    ${description}

platforms           darwin

checksums           md5 aa4964844da2586562aae5208e2dbe61 \
                    sha1 6cebeccbd7a107fde35090d0c3525e7ca90548fb \
                    rmd160 bf4e9111112b64de71fe303b89893514edd79a84

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