de3fc51890
look okay to steven@
18 lines
366 B
Makefile
18 lines
366 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/01/21 21:46:21 simon Exp $
|
|
|
|
COMMENT= "Convert singular to plural. Select a or an."
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Lingua-EN-Inflect-1.88
|
|
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
|
|
|
|
.include <bsd.port.mk>
|