Manual tweak textproc/code-minimap
[dports.git] / textproc / p5-Lingua-EN-Syllable / Makefile
1 PORTNAME=       Lingua-EN-Syllable
2 PORTVERSION=    0.251
3 PORTREVISION=   1
4 CATEGORIES=     textproc perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     bofh@FreeBSD.org
9 COMMENT=        Routine for estimating syllable count in words
10 WWW=            https://metacpan.org/release/Lingua-EN-Syllable
11
12 LICENSE=        ART10 GPLv1+
13 LICENSE_COMB=   dual
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 NO_ARCH=        yes
19
20 .include <bsd.port.mk>