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

17 lines
299 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:42:43 espie Exp $
COMMENT= measure readability of English text
2011-06-01 13:05:01 -04:00
DISTNAME= Lingua-EN-Fathom-1.14
CATEGORIES= textproc
MODULES= cpan
2010-11-20 14:56:47 -05:00
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
2010-11-20 14:56:47 -05:00
RUN_DEPENDS= textproc/p5-Lingua-EN-Syllable
.include <bsd.port.mk>