summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-07-12 17:41:04 +0000
committerheinz <heinz@pkgsrc.org>2006-07-12 17:41:04 +0000
commit0fe2ddeb75b8bca382a188697d67c5ca2bce6fd7 (patch)
tree0a3f4aecbc327af29281c4835ceda51ff766b28f /textproc
parente6538c8b69e1b1859c69d0ac1afd7dd2d68aebbb (diff)
downloadpkgsrc-0fe2ddeb75b8bca382a188697d67c5ca2bce6fd7.tar.gz
Import of Perl module Text-Reflow 1.05.
Text::Reflow is a Perl module for reflowing paragraphs of text using Knuth's paragraphing algorithm. The program looks for "optimal" places to insert line breaks in order to avoid breaking up phrases. This results in more ragged, but more readable paragraphs.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Reflow/DESCR4
-rw-r--r--textproc/p5-Text-Reflow/Makefile19
-rw-r--r--textproc/p5-Text-Reflow/PLIST1
-rw-r--r--textproc/p5-Text-Reflow/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reflow/DESCR b/textproc/p5-Text-Reflow/DESCR
new file mode 100644
index 00000000000..d111e00dae5
--- /dev/null
+++ b/textproc/p5-Text-Reflow/DESCR
@@ -0,0 +1,4 @@
+Text::Reflow is a Perl module for reflowing paragraphs of text using
+Knuth's paragraphing algorithm. The program looks for "optimal"
+places to insert line breaks in order to avoid breaking up phrases.
+This results in more ragged, but more readable paragraphs.
diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile
new file mode 100644
index 00000000000..1694f4e59f8
--- /dev/null
+++ b/textproc/p5-Text-Reflow/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/12 17:41:04 heinz Exp $
+#
+
+DISTNAME= Text-Reflow-1.05
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5rfl
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Reflow/
+COMMENT= Reflowing of text using Knuth's paragraphing algorithm
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Text/Reflow/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Reflow/PLIST b/textproc/p5-Text-Reflow/PLIST
new file mode 100644
index 00000000000..69d53cbac9c
--- /dev/null
+++ b/textproc/p5-Text-Reflow/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/12 17:41:04 heinz Exp $
diff --git a/textproc/p5-Text-Reflow/distinfo b/textproc/p5-Text-Reflow/distinfo
new file mode 100644
index 00000000000..433576fce50
--- /dev/null
+++ b/textproc/p5-Text-Reflow/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/12 17:41:04 heinz Exp $
+
+SHA1 (Text-Reflow-1.05.tar.gz) = a6c7f787e112693e22af06b54e54c1122e9483b5
+RMD160 (Text-Reflow-1.05.tar.gz) = 2b31cd536c495b22e2da573823db9f16e7b8bc19
+Size (Text-Reflow-1.05.tar.gz) = 15532 bytes