summaryrefslogtreecommitdiff
path: root/devel/p5-String-Format
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2005-04-03 01:03:39 +0000
committerepg <epg@pkgsrc.org>2005-04-03 01:03:39 +0000
commit856df58ca9de517b2a55b8f4a7b61567c4e62847 (patch)
treec6efe5cef5628c00dd076bc0ae246615d9c203e5 /devel/p5-String-Format
parent79d8e3ec50ad87726d9e3cb5636a7d195f8a6bb3 (diff)
downloadpkgsrc-856df58ca9de517b2a55b8f4a7b61567c4e62847.tar.gz
Import p5-String-Format-1.13.
String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. It was inspired by mutt's index_format and related directives.
Diffstat (limited to 'devel/p5-String-Format')
-rw-r--r--devel/p5-String-Format/DESCR5
-rw-r--r--devel/p5-String-Format/Makefile17
-rw-r--r--devel/p5-String-Format/PLIST1
-rw-r--r--devel/p5-String-Format/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-String-Format/DESCR b/devel/p5-String-Format/DESCR
new file mode 100644
index 00000000000..930c233769b
--- /dev/null
+++ b/devel/p5-String-Format/DESCR
@@ -0,0 +1,5 @@
+String::Format lets you define arbitrary printf-like format sequences
+to be expanded. This module would be most useful in configuration
+files and reporting tools, where the results of a query need to be
+formatted in a particular way. It was inspired by mutt's index_format
+and related directives.
diff --git a/devel/p5-String-Format/Makefile b/devel/p5-String-Format/Makefile
new file mode 100644
index 00000000000..0f787cba84f
--- /dev/null
+++ b/devel/p5-String-Format/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/04/03 01:03:39 epg Exp $
+
+DISTNAME= String-Format-1.13
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
+
+MAINTAINER= epg@NetBSD.org
+COMMENT= Perl module for sprintf-like string formatting capabilities
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/String/Format/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-String-Format/PLIST b/devel/p5-String-Format/PLIST
new file mode 100644
index 00000000000..d0a18bd1dd6
--- /dev/null
+++ b/devel/p5-String-Format/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/03 01:03:39 epg Exp $
diff --git a/devel/p5-String-Format/distinfo b/devel/p5-String-Format/distinfo
new file mode 100644
index 00000000000..2f1bd9f07c5
--- /dev/null
+++ b/devel/p5-String-Format/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/04/03 01:03:39 epg Exp $
+
+SHA1 (String-Format-1.13.tar.gz) = ac59ccea597adcff6423824c78342f5f3ef5deac
+Size (String-Format-1.13.tar.gz) = 6643 bytes