freebsd-ports/textproc/p5-Lingua-EN-Inflect/Makefile

21 lines
373 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
2009-11-01 06:24:37 +01:00
PORTNAME= Lingua-EN-Inflect
PORTVERSION= 1.903
2009-11-01 06:24:37 +01:00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2009-11-01 06:24:37 +01:00
MAINTAINER= perl@FreeBSD.org
2003-02-21 14:42:50 +01:00
COMMENT= Convert singular words to their plural form
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>