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

20 lines
362 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2010/12/03 11:46:48 ajacoutot Exp $
COMMENT= outine for estimating syllable count in words
DISTNAME= Lingua-EN-Syllable-0.251
REVISION= 0
CATEGORIES= textproc
MODULES= cpan
2010-11-20 14:56:47 -05:00
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>