diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index 56c9c6f97c01..d0c2f6b2ddce 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -1,18 +1,20 @@ PORTNAME= Lingua-EN-Syllable PORTVERSION= 0.251 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Routine for estimating syllable count in words WWW= https://metacpan.org/release/Lingua-EN-Syllable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include