Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-Lingua-EN-Syllable / Makefile
1 # Created by: Seamus Venasse <svenasse@polaris.ca>
2 # $FreeBSD$
3
4 PORTNAME=       Lingua-EN-Syllable
5 PORTVERSION=    0.251
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     5u623l20@gmail.com
11 COMMENT=        Routine for estimating syllable count in words
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>