# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Lingua-EN-Inflect 1.900 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 rmd160 f771f358da301a695d7ecb9add58cf91141679fa \ sha256 4ef1531bf16ae0961266eb1bd775a8497163504e7c2b8d00d18769ea906feaaa if {${perl5.major} != ""} { supported_archs noarch perl5.use_module_build }