2002-01-27 05:36:27 +01:00
|
|
|
# New ports collection makefile for: Lingua::EN::Infinitive
|
|
|
|
# Date created: 30 Dec 2001
|
|
|
|
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-06-05 11:43:42 +02:00
|
|
|
PORTNAME= Lingua-EN-Infinitive
|
2010-09-08 06:04:32 +02:00
|
|
|
PORTVERSION= 1.11
|
2003-06-05 11:43:42 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-06-05 11:43:42 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
EXTRACT_SUFX= .tgz
|
2002-01-27 05:36:27 +01:00
|
|
|
|
2005-09-22 11:20:31 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Determine the infinitive form of a conjugated word
|
2002-01-27 05:36:27 +01:00
|
|
|
|
2003-06-05 11:43:42 +02:00
|
|
|
PERL_CONFIGURE= yes
|
2002-01-27 05:36:27 +01:00
|
|
|
|
2003-06-05 11:43:42 +02:00
|
|
|
MAN3= Lingua::EN::Infinitive.3
|
2002-01-27 05:36:27 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|