openbsd-ports/textproc/p5-Lingua-EN-Inflect/Makefile
2022-03-11 20:02:12 +00:00

15 lines
253 B
Makefile

COMMENT = convert singular to plural, select a or an
MODULES = cpan
PKG_ARCH = *
DISTNAME = Lingua-EN-Inflect-1.905
CATEGORIES = textproc
# Same as Perl
PERMIT_PACKAGE = Yes
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = demo
.include <bsd.port.mk>