summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Format
diff options
context:
space:
mode:
authorseb <seb>2003-03-04 17:41:41 +0000
committerseb <seb>2003-03-04 17:41:41 +0000
commit27b9c6a3cb9c1d3fbf2bf7e66abd3ae40ece8712 (patch)
tree296ba8354e51315b0439d6bbb899f3e9f22ba2dc /textproc/p5-Text-Format
parent902efebd02d4ac8c536d4b91773e32d42258b415 (diff)
downloadpkgsrc-27b9c6a3cb9c1d3fbf2bf7e66abd3ae40ece8712.tar.gz
Initial import of p5-Text-Format version 0.52 into the NetBSD Packages
Collection. Provided in PR pkg/20503 by Jonathan Perkin <sketch at rd dot bbc dot co dot uk>. The perl5 module Text::Format provides the format(), paragraphs(), center(), expand() and unexpand() functions: i.e. various functions for paragraph formatting, tabs/spaces expansion/contraction and lines centering.
Diffstat (limited to 'textproc/p5-Text-Format')
-rw-r--r--textproc/p5-Text-Format/DESCR4
-rw-r--r--textproc/p5-Text-Format/Makefile18
-rw-r--r--textproc/p5-Text-Format/PLIST1
-rw-r--r--textproc/p5-Text-Format/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-Text-Format/DESCR b/textproc/p5-Text-Format/DESCR
new file mode 100644
index 00000000000..f8c051bdf6c
--- /dev/null
+++ b/textproc/p5-Text-Format/DESCR
@@ -0,0 +1,4 @@
+The perl5 module Text::Format provides the format(), paragraphs(),
+center(), expand() and unexpand() functions: i.e. various functions
+for paragraph formatting, tabs/spaces expansion/contraction and
+lines centering.
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile
new file mode 100644
index 00000000000..51daac56b75
--- /dev/null
+++ b/textproc/p5-Text-Format/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/04 17:41:42 seb Exp $
+#
+
+DISTNAME= Text-Format0.52
+PKGNAME= p5-Text-Format-0.52
+SVR4_PKGNAME= p5tfo
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= sketch@rd.bbc.co.uk
+HOMEPAGE= http://search.cpan.org/search?module=Text::Format
+COMMENT= Provide perl5 formatting functions on plain text
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Format/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Format/PLIST b/textproc/p5-Text-Format/PLIST
new file mode 100644
index 00000000000..32020398809
--- /dev/null
+++ b/textproc/p5-Text-Format/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/04 17:41:42 seb Exp $
diff --git a/textproc/p5-Text-Format/distinfo b/textproc/p5-Text-Format/distinfo
new file mode 100644
index 00000000000..975093fd15c
--- /dev/null
+++ b/textproc/p5-Text-Format/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/03/04 17:41:42 seb Exp $
+
+SHA1 (Text-Format0.52.tar.gz) = 00dd6946d05618e8d4e5afb84a9d771551fa1249
+Size (Text-Format0.52.tar.gz) = 11661 bytes