2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2007-04-05 19:57:26 +02:00
|
|
|
|
|
|
|
PORTNAME= Template-Plugin-Lingua-EN-Inflect
|
2015-01-04 19:35:53 +01:00
|
|
|
PORTVERSION= 0.04
|
2007-04-05 19:57:26 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-04-05 19:57:26 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2018-09-10 13:16:59 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2007-04-05 19:57:26 +02:00
|
|
|
COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \
|
2016-04-01 16:25:16 +02:00
|
|
|
p5-Template-Toolkit>=0:www/p5-Template-Toolkit
|
2007-04-05 19:57:26 +02:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-04-05 19:57:26 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|