# $Id: Portfile 67745 2010-05-17 15:30:52Z narf_tm@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.setup               Lingua-Stem 0.84
maintainers               narf_tm openmaintainer
description               Stemming of words
long_description          ${description}

platforms                 darwin

checksums                 md5 a236b5d85ac49f84aad447c1383ad2de \
                          sha1 8afe1be37e601e73a91ef1b8b8abad12ecbe9b4d \
                          rmd160 685c7ed43ce70e053a30ee18f6a7410289fd1818

depends_lib-append        port:p5-snowball-norwegian \
                          port:p5-snowball-swedish \
                          port:p5-lingua-stem-snowball-da \
                          port:p5-lingua-stem-fr \
                          port:p5-lingua-stem-it \
                          port:p5-lingua-stem-ru \
                          port:p5-lingua-pt-stemmer \
                          port:p5-text-german

perl5.use_module_build
