openbsd-ports/textproc/p5-Lingua-EN-Inflect/Makefile
sthen b426817b3c update p5-DBIx-Class-Schema-Loader to 1.893, from Andreas Voegele, ok maintainer
- while there add MODCPAN_EXAMPLES and remove USE_GROFF
2011-11-17 15:15:04 +00:00

21 lines
416 B
Makefile

# $OpenBSD: Makefile,v 1.10 2011/11/17 15:15:04 sthen Exp $
COMMENT= convert singular to plural, select a or an
MODULES= cpan
DISTNAME= Lingua-EN-Inflect-1.893
CATEGORIES= textproc
MAINTAINER= Sam Smith <S@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODCPAN_EXAMPLES= Yes
MODCPAN_EXAMPLES_DIST= demo
.include <bsd.port.mk>