openbsd-ports/textproc/p5-Lingua-EN-Sentence/Makefile
2013-03-11 11:35:43 +00:00

13 lines
239 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 11:42:43 espie Exp $
COMMENT= module to split text into sentences
MODULES= cpan
DISTNAME= Lingua-EN-Sentence-0.25
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>