summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Section
diff options
context:
space:
mode:
authorhe <he>2008-10-30 23:36:03 +0000
committerhe <he>2008-10-30 23:36:03 +0000
commit4969bee3722039e32647fc6c7980d25bc881b73c (patch)
tree4302450f4a7fcb29dd9a9deb2c2688a778741058 /devel/p5-Data-Section
parente0bebaaf9c8a3e162f65f5c1276a3d8bf0343bb1 (diff)
downloadpkgsrc-4969bee3722039e32647fc6c7980d25bc881b73c.tar.gz
Import p5-Data-Section version 0.005.
Data::Section provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but probably has other uses.
Diffstat (limited to 'devel/p5-Data-Section')
-rw-r--r--devel/p5-Data-Section/DESCR4
-rw-r--r--devel/p5-Data-Section/Makefile21
-rw-r--r--devel/p5-Data-Section/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Data-Section/DESCR b/devel/p5-Data-Section/DESCR
new file mode 100644
index 00000000000..e634ff95751
--- /dev/null
+++ b/devel/p5-Data-Section/DESCR
@@ -0,0 +1,4 @@
+Data::Section provides an easy way to access multiple named chunks
+of line-oriented data in your module's DATA section. It was written
+to allow modules to store their own templates, but probably has
+other uses.
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile
new file mode 100644
index 00000000000..4004ae30df5
--- /dev/null
+++ b/devel/p5-Data-Section/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 23:36:03 he Exp $
+#
+
+DISTNAME= Data-Section-0.005
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Data-Section/
+COMMENT= Perl 5 module to read multiple hunks of data out of your DATA section
+
+DEPENDS+= p5-Class-ISA>0:../../devel/p5-Class-ISA
+DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Data/Section/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Data-Section/distinfo b/devel/p5-Data-Section/distinfo
new file mode 100644
index 00000000000..f26e465a2a5
--- /dev/null
+++ b/devel/p5-Data-Section/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/30 23:36:03 he Exp $
+
+SHA1 (Data-Section-0.005.tar.gz) = 38010182e856d6f6e1030901a30dff43dd6df058
+RMD160 (Data-Section-0.005.tar.gz) = 92cd1f4511219ddf2d07937d23503cbc4eaf4cbe
+Size (Data-Section-0.005.tar.gz) = 11156 bytes