# -*- 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.16 5.18 5.20 5.22 perl5.setup Lingua-EN-Inflect 1.899 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 b8d637dfaaa1bf875726bb183daeb4c609d27988 \ sha256 1599a93020a2fdc0de8db14eea721df8fd772f78dedaf81081081fc93aa6a257 if {${perl5.major} != ""} { supported_archs noarch perl5.use_module_build }