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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Lingua-Stem-Ru 0.01
maintainers         narf_tm openmaintainer
description         Porter's stemming algorithm for Russian (KOI8-R only)
long_description    ${description}

platforms           darwin

checksums           md5 b7b82495cc9f0b466b1b3cba0fd779a6 \
                    sha1 1230591bfbb807b62f6573ed77ff5fc4e3acf71e \
                    rmd160 2d7272b46eb97c192c5a780a60247a6a0a695ac5

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