summaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Exporter
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-06-10 11:39:31 +0000
committerabs <abs@pkgsrc.org>2007-06-10 11:39:31 +0000
commit9646a2117cb5167c8885ecc1f3ae86aa3074d0fa (patch)
tree0513dc7665cc6be92f7f46733433080c479e95d6 /devel/p5-Sub-Exporter
parent3d3c1cddfcf8c83af6611935af3dcc77ff4fbacd (diff)
downloadpkgsrc-9646a2117cb5167c8885ecc1f3ae86aa3074d0fa.tar.gz
Added devel/p5-Sub-Exporter version 0.974
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff.
Diffstat (limited to 'devel/p5-Sub-Exporter')
-rw-r--r--devel/p5-Sub-Exporter/DESCR3
-rw-r--r--devel/p5-Sub-Exporter/Makefile19
-rw-r--r--devel/p5-Sub-Exporter/PLIST1
-rw-r--r--devel/p5-Sub-Exporter/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Sub-Exporter/DESCR b/devel/p5-Sub-Exporter/DESCR
new file mode 100644
index 00000000000..860b94edba6
--- /dev/null
+++ b/devel/p5-Sub-Exporter/DESCR
@@ -0,0 +1,3 @@
+Sub::Exporter provides a sophisticated alternative to Exporter.pm.
+It allows for renaming, currying/sub-generation, and other cool
+stuff.
diff --git a/devel/p5-Sub-Exporter/Makefile b/devel/p5-Sub-Exporter/Makefile
new file mode 100644
index 00000000000..f782d6d1d5b
--- /dev/null
+++ b/devel/p5-Sub-Exporter/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:39:31 abs Exp $
+
+DISTNAME= Sub-Exporter-0.974
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Sub-Exporter/
+COMMENT= Sophisticated exporter for custom-built routines
+
+PERL5_PACKLIST= auto/Sub/Exporter/.packlist
+
+DEPENDS+= p5-Sub-Install>=0.92:../../devel/p5-Sub-Install
+DEPENDS+= p5-Params-Util>=0.14:../../devel/p5-Params-Util
+DEPENDS+= p5-Data-OptList>=0.1:../../devel/p5-Data-OptList
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Sub-Exporter/PLIST b/devel/p5-Sub-Exporter/PLIST
new file mode 100644
index 00000000000..20611d7839c
--- /dev/null
+++ b/devel/p5-Sub-Exporter/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/10 11:39:31 abs Exp $
diff --git a/devel/p5-Sub-Exporter/distinfo b/devel/p5-Sub-Exporter/distinfo
new file mode 100644
index 00000000000..5eaf9f7c11d
--- /dev/null
+++ b/devel/p5-Sub-Exporter/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/10 11:39:31 abs Exp $
+
+SHA1 (Sub-Exporter-0.974.tar.gz) = fa51f97899a29a78df61dc36051c624e95414543
+RMD160 (Sub-Exporter-0.974.tar.gz) = 180666d554cafe3c62d755248b2b0d39abbb6e32
+Size (Sub-Exporter-0.974.tar.gz) = 44209 bytes