16 lines
263 B
Makefile
16 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/10/11 23:51:10 naddy Exp $
|
|
|
|
COMMENT= outine for estimating syllable count in words
|
|
|
|
DISTNAME= Lingua-EN-Syllable-0.251
|
|
REVISION= 0
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|