2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Lars Thegler <lars@thegler.dk>
|
2004-04-04 16:39:39 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Lingua-EN-Inflect-Number
|
2015-10-16 23:01:32 +02:00
|
|
|
PORTVERSION= 1.12
|
2004-04-04 16:39:39 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-04-04 16:39:39 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2017-04-07 20:50:22 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2004-04-04 16:39:39 +02:00
|
|
|
COMMENT= Force number of words to singular or plural
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2015-10-16 23:01:32 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect
|
2004-04-04 16:39:39 +02:00
|
|
|
|
2013-08-07 15:20:32 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-04-04 16:39:39 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|