summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Log4perl
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-13 15:23:10 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-13 15:23:10 +0000
commit8f4e2f70dbeb35e644cb993a0d527e77670e6f51 (patch)
tree74f0a847e0426f0aff7f95dd13695327917364f9 /devel/p5-Log-Log4perl
parentb22f8fb647fbd6bbda6c36991d58ce4ccf199347 (diff)
downloadpkgsrc-8f4e2f70dbeb35e644cb993a0d527e77670e6f51.tar.gz
- part of the fix for PR pkg/39128
DESCR of the package: Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.
Diffstat (limited to 'devel/p5-Log-Log4perl')
-rw-r--r--devel/p5-Log-Log4perl/DESCR3
-rw-r--r--devel/p5-Log-Log4perl/Makefile17
-rw-r--r--devel/p5-Log-Log4perl/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/devel/p5-Log-Log4perl/DESCR b/devel/p5-Log-Log4perl/DESCR
new file mode 100644
index 00000000000..e70a0797f33
--- /dev/null
+++ b/devel/p5-Log-Log4perl/DESCR
@@ -0,0 +1,3 @@
+Log::Log4perl lets you remote-control and fine-tune the logging
+behaviour of your system from the outside. It implements the widely
+popular (Java-based) Log4j logging package in pure Perl.
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile
new file mode 100644
index 00000000000..0e98f463de3
--- /dev/null
+++ b/devel/p5-Log-Log4perl/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/13 15:23:10 rhaen Exp $
+#
+
+DISTNAME= Log-Log4perl-1.16
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
+
+MAINTAINER= rhaen@NetBSD.org
+HOMEPAGE= http://log4perl.sourceforge.net/
+COMMENT= Log::Log4perl - Log4j implementation for Perl
+
+PERL5_PACKLIST= auto/Log/Log4perl/.packlist
+PKG_DESTDIR_SUPPORT=user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Log-Log4perl/distinfo b/devel/p5-Log-Log4perl/distinfo
new file mode 100644
index 00000000000..0a0fde4c5e5
--- /dev/null
+++ b/devel/p5-Log-Log4perl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/13 15:23:10 rhaen Exp $
+
+SHA1 (Log-Log4perl-1.16.tar.gz) = a18adf81568a3cd5c9e92ca70156de120116008b
+RMD160 (Log-Log4perl-1.16.tar.gz) = d61209bafd757aba3c6ba77101003b55325bf2a8
+Size (Log-Log4perl-1.16.tar.gz) = 233519 bytes