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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Lingua-Stem-Snowball-Da 1.01
maintainers         narf_tm openmaintainer
description         Porters stemming algorithm for Denmark
long_description    ${description}

platforms           darwin

checksums           md5 e8d9a8285bce0c9e4bedc138cd6a1501 \
                    sha1 f6306c9d3b94005213ddb22e34a8e786cc9100a0 \
                    rmd160 ca971aaee10d29b3f9e5b4f693767d78f2d0ffc5

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