summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-08 21:35:32 +0000
committerwiz <wiz@pkgsrc.org>2017-11-08 21:35:32 +0000
commit1a57b13d26aa3399f94299f1a58d57e167c7f790 (patch)
tree39cb9c40c9d15c5cd846c9a5ca7d6ebc4bfdfdd0 /devel
parent65ee6d7c6bc6c9d43e6c28ee8c47121a94c7356f (diff)
downloadpkgsrc-1a57b13d26aa3399f94299f1a58d57e167c7f790.tar.gz
devel/p5-Devel-Caller-IgnoreNamespaces: import p5-Devel-Caller-IgnoreNamespaces-1.1
Make available a magic caller() which can ignore namespaces that you tell it about.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-Caller-IgnoreNamespaces/DESCR2
-rw-r--r--devel/p5-Devel-Caller-IgnoreNamespaces/Makefile17
-rw-r--r--devel/p5-Devel-Caller-IgnoreNamespaces/distinfo6
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR b/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR
new file mode 100644
index 00000000000..41469d9b273
--- /dev/null
+++ b/devel/p5-Devel-Caller-IgnoreNamespaces/DESCR
@@ -0,0 +1,2 @@
+Make available a magic caller() which can ignore namespaces that
+you tell it about.
diff --git a/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile b/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile
new file mode 100644
index 00000000000..3ffbe5ca927
--- /dev/null
+++ b/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/11/08 21:35:32 wiz Exp $
+
+DISTNAME= Devel-Caller-IgnoreNamespaces-1.1
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/
+COMMENT= Provide caller that ignores specific namespaces
+LICENSE= artistic OR gnu-gpl-v2
+
+#USE_LANGUAGES= c
+PERL5_PACKLIST= auto/Devel/Caller/IgnoreNamespaces/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo b/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo
new file mode 100644
index 00000000000..eb8d2f9f038
--- /dev/null
+++ b/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/11/08 21:35:32 wiz Exp $
+
+SHA1 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 513285c6204584707cce88e5785a88d3c5c2dbcb
+RMD160 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 7b868de75916154d9ae0c97bb6fd3d03d190cf1c
+SHA512 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = aebae00229f1496523d04d3ff1baa53b226f615532140876b65cf8ed46e26129934ef886f0e280db0f1323ea8945187afdf864b14923e866cc89e9b7ee767945
+Size (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 12831 bytes