# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup           Lingua-EN-Inflect 1.893
revision              3
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
}
