2002-06-09 02:14:06 +02:00
|
|
|
# New ports collection makefile for: Lingua::EN::Syllable
|
|
|
|
# Date created: 31 Dec 2001
|
|
|
|
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Lingua-EN-Syllable
|
|
|
|
PORTVERSION= 0.251
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-06-09 02:14:06 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-20 16:20:34 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Routine for estimating syllable count in words
|
2002-06-09 02:14:06 +02:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Lingua::EN::Syllable.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|