freebsd-ports/textproc/p5-Lingua-EN-Sentence/Makefile

21 lines
402 B
Makefile

PORTNAME= Lingua-EN-Sentence
PORTVERSION= 0.34
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for splitting text into sentences
WWW= https://metacpan.org/release/Lingua-EN-Sentence
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENCE
USES= dos2unix perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>