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

16 lines
328 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2012/03/04 20:04:54 landry Exp $
COMMENT= module to split text into sentences
MODULES= cpan
DISTNAME= Lingua-EN-Sentence-0.25
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>