# $Id: Portfile 87824 2011-12-07 11:59:15Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Lingua-EN-Inflect-Phrase 0.04
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Inflect short English Phrases
long_description      ${description}

platforms             darwin

checksums             md5 79aa10fd4a3502ff0c7b0aedce4a0f6a \
                      sha1 0959d9ac6c34f3e56a0cbb410509b1862b412dc4 \
                      rmd160 ef913231efb5cfee4b4dd90b02050f5b28274064

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-test-simple \
                      port:p${perl5.major}-lingua-en-inflect \
                      port:p${perl5.major}-lingua-en-inflect-number \
                      port:p${perl5.major}-lingua-en-tagger
}
