# $Id: Portfile 84916 2011-10-04 17:24:11Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Lingua-EN-Inflect 1.893
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Convert singular to plural. Select a or an
long_description      The exportable subroutines of Lingua::EN::Inflect \
                      provide plural inflections, a/an selection for \
                      English words, and manipulation of numbers as words.

platforms             darwin

checksums             md5 5ce5088c808617851651eb6e278849bb \
                      sha1 f8835db05b381982d591808622343e2eb1147a24 \
                      rmd160 2834e55b0d04f0640a51fb4e60bfd0d21edd6731

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-version

supported_archs       noarch
}
