Files
2024-07-22 08:10:23 +00:00

16 lines
266 B
Makefile

COMMENT= measure readability of English text
DISTNAME = Lingua-EN-Fathom-1.27
CATEGORIES= textproc
MODULES= cpan
PKG_ARCH= *
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= textproc/p5-Lingua-EN-Syllable \
textproc/p5-Lingua-EN-Sentence
.include <bsd.port.mk>