From 38770bc1b0951e5ad2a6f21264092ae0541132f8 Mon Sep 17 00:00:00 2001 From: rodent Date: Wed, 1 Jul 2015 02:44:29 +0000 Subject: Import p5-Lingua-EN-Fathom-1.18 as textproc/p5-Lingua-EN-Fathom. Measure readability of English text. --- textproc/p5-Lingua-EN-Fathom/DESCR | 1 + textproc/p5-Lingua-EN-Fathom/Makefile | 19 +++++++++++++++++++ textproc/p5-Lingua-EN-Fathom/PLIST | 4 ++++ textproc/p5-Lingua-EN-Fathom/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 textproc/p5-Lingua-EN-Fathom/DESCR create mode 100644 textproc/p5-Lingua-EN-Fathom/Makefile create mode 100644 textproc/p5-Lingua-EN-Fathom/PLIST create mode 100644 textproc/p5-Lingua-EN-Fathom/distinfo (limited to 'textproc/p5-Lingua-EN-Fathom') diff --git a/textproc/p5-Lingua-EN-Fathom/DESCR b/textproc/p5-Lingua-EN-Fathom/DESCR new file mode 100644 index 00000000000..ffc0317f78b --- /dev/null +++ b/textproc/p5-Lingua-EN-Fathom/DESCR @@ -0,0 +1 @@ +Measure readability of English text. diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile new file mode 100644 index 00000000000..8fd4d7ad458 --- /dev/null +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/07/01 02:44:29 rodent Exp $ + +DISTNAME= Lingua-EN-Fathom-1.18 +PKGNAME= p5-${DISTNAME} +CATEGORIES= perl5 textproc +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://search.cpan.org/~kimryan/Lingua-EN-Fathom-1.18/ +COMMENT= Measure readability of English text +LICENSE= artistic AND gnu-gpl-v1 + +DEPENDS+= p5-Lingua-EN-Syllable>=0:../../textproc/p5-Lingua-EN-Syllable + +PERL5_PACKLIST= auto/Lingua/EN/Fathom/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Lingua-EN-Fathom/PLIST b/textproc/p5-Lingua-EN-Fathom/PLIST new file mode 100644 index 00000000000..9da4782946f --- /dev/null +++ b/textproc/p5-Lingua-EN-Fathom/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/07/01 02:44:29 rodent Exp $ +${PERL5_SUB_INSTALLVENDORLIB}/Lingua/EN/Fathom.pm +${PERL5_SUB_INSTALLVENDORARCH}/auto/Lingua/EN/Fathom/.packlist +${PERL5_SUB_INSTALLVENDORMAN3DIR}/Lingua::EN::Fathom.3 diff --git a/textproc/p5-Lingua-EN-Fathom/distinfo b/textproc/p5-Lingua-EN-Fathom/distinfo new file mode 100644 index 00000000000..373cff3d6a8 --- /dev/null +++ b/textproc/p5-Lingua-EN-Fathom/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/07/01 02:44:29 rodent Exp $ + +SHA1 (Lingua-EN-Fathom-1.18.tar.gz) = 48a2c8e10054f3fcb6b9f23fe195f9c2fe66fe7d +RMD160 (Lingua-EN-Fathom-1.18.tar.gz) = ab7949aa13fc9a9cf26265b57b94bbd8597672f6 +Size (Lingua-EN-Fathom-1.18.tar.gz) = 10317 bytes -- cgit v1.2.3