summaryrefslogtreecommitdiff
path: root/textproc/p5-String-BufferStack
diff options
context:
space:
mode:
authorhe <he>2009-02-22 16:20:21 +0000
committerhe <he>2009-02-22 16:20:21 +0000
commit568572a401500f0c3fe42ef56027e6717cd14ca7 (patch)
tree1f85218859ab2ed0968fdaf8365f66737311d43d /textproc/p5-String-BufferStack
parent1982ef4c4b95788fa4940c8b763d1c57c41d9e0e (diff)
downloadpkgsrc-568572a401500f0c3fe42ef56027e6717cd14ca7.tar.gz
Import p5-String-BufferStack version 1.12.
String::BufferStack provides a framework for storing nested buffers. By default, all of the buffers flow directly to the output method, but individual levels of the stack can apply filters, or store their output in a scalar reference.
Diffstat (limited to 'textproc/p5-String-BufferStack')
-rw-r--r--textproc/p5-String-BufferStack/DESCR4
-rw-r--r--textproc/p5-String-BufferStack/Makefile18
-rw-r--r--textproc/p5-String-BufferStack/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-String-BufferStack/DESCR b/textproc/p5-String-BufferStack/DESCR
new file mode 100644
index 00000000000..786de4af87c
--- /dev/null
+++ b/textproc/p5-String-BufferStack/DESCR
@@ -0,0 +1,4 @@
+tring::BufferStack provides a framework for storing nested buffers.
+By default, all of the buffers flow directly to the output method,
+but individual levels of the stack can apply filters, or store
+their output in a scalar reference.
diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile
new file mode 100644
index 00000000000..a7d92a5b8c1
--- /dev/null
+++ b/textproc/p5-String-BufferStack/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/22 16:20:21 he Exp $
+
+DISTNAME= String-BufferStack-1.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/String-BufferStack/
+COMMENT= Perl 5 module for nested buffers for templating systems
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/String/BufferStack/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-String-BufferStack/distinfo b/textproc/p5-String-BufferStack/distinfo
new file mode 100644
index 00000000000..2ed6d5adf8d
--- /dev/null
+++ b/textproc/p5-String-BufferStack/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/22 16:20:21 he Exp $
+
+SHA1 (String-BufferStack-1.12.tar.gz) = 46f33bfe19778ad7d7f7b83122bb5efa27cb39be
+RMD160 (String-BufferStack-1.12.tar.gz) = 0b80e780ebab09620f0d5cded23abfabebefedc5
+Size (String-BufferStack-1.12.tar.gz) = 18479 bytes