summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Dispatch-Perl/DESCR5
-rw-r--r--devel/p5-Log-Dispatch-Perl/Makefile20
-rw-r--r--devel/p5-Log-Dispatch-Perl/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch-Perl/DESCR b/devel/p5-Log-Dispatch-Perl/DESCR
new file mode 100644
index 00000000000..32b358d82c1
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Perl/DESCR
@@ -0,0 +1,5 @@
+The "Log::Dispatch::Perl" module offers a logging alternative using
+standard Perl core functions. It allows you to fall back to the
+common Perl alternatives for logging, such as "warn" and "cluck".
+It also adds the possibility for a logging action to halt the
+current environment, such as with "die" and "croak".
diff --git a/devel/p5-Log-Dispatch-Perl/Makefile b/devel/p5-Log-Dispatch-Perl/Makefile
new file mode 100644
index 00000000000..77c71d1cbb5
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Perl/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2013/04/21 11:49:07 ryoon Exp $
+#
+
+DISTNAME= Log-Dispatch-Perl-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Log-Dispatch-Perl/
+COMMENT= TODO: Short description of the package
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Log-Dispatch>=1.16:../../devel/p5-Log-Dispatch
+
+PERL5_PACKLIST= auto/Log/Dispatch/Perl/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Dispatch-Perl/distinfo b/devel/p5-Log-Dispatch-Perl/distinfo
new file mode 100644
index 00000000000..faf467a9f7c
--- /dev/null
+++ b/devel/p5-Log-Dispatch-Perl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/21 11:49:07 ryoon Exp $
+
+SHA1 (Log-Dispatch-Perl-0.04.tar.gz) = 4c20d3acbad5c79ab3666eb0311b05b29a0af8f6
+RMD160 (Log-Dispatch-Perl-0.04.tar.gz) = 953c66abc5e9bc8a81e118cad1e562e03be30b89
+Size (Log-Dispatch-Perl-0.04.tar.gz) = 4461 bytes