summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-04-21 12:19:39 +0000
committerryoon <ryoon@pkgsrc.org>2013-04-21 12:19:39 +0000
commitdb1b89acd121e944886339109bf32a4d21072a68 (patch)
tree4290cc81211deac480b1a3fc6e1897a19b17ff2a /www
parent66b7bf290378e31cee46de7eb87e2e8db79e6939 (diff)
downloadpkgsrc-db1b89acd121e944886339109bf32a4d21072a68.tar.gz
Import p5-Apache-LogFormat-Compiler-0.12 as www/p5-Apache-LogFormat-Compiler.
Apache::LogFormat::Compiler compiles a log format string to perl-code.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-LogFormat-Compiler/DESCR1
-rw-r--r--www/p5-Apache-LogFormat-Compiler/Makefile22
-rw-r--r--www/p5-Apache-LogFormat-Compiler/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/www/p5-Apache-LogFormat-Compiler/DESCR b/www/p5-Apache-LogFormat-Compiler/DESCR
new file mode 100644
index 00000000000..a4e5722fa89
--- /dev/null
+++ b/www/p5-Apache-LogFormat-Compiler/DESCR
@@ -0,0 +1 @@
+Apache::LogFormat::Compiler compiles a log format string to perl-code.
diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile
new file mode 100644
index 00000000000..bc2e81d617b
--- /dev/null
+++ b/www/p5-Apache-LogFormat-Compiler/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2013/04/21 12:19:39 ryoon Exp $
+#
+
+DISTNAME= Apache-LogFormat-Compiler-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Apache-LogFormat-Compiler/
+COMMENT= Compile a log format string to perl-code
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-PathTools-[0-9]*:../../devel/p5-PathTools
+DEPENDS+= p5-CPAN-Meta-[0-9]*:../../devel/p5-CPAN-Meta
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Apache/LogFormat/Compiler/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Apache-LogFormat-Compiler/distinfo b/www/p5-Apache-LogFormat-Compiler/distinfo
new file mode 100644
index 00000000000..27bdb183052
--- /dev/null
+++ b/www/p5-Apache-LogFormat-Compiler/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/21 12:19:39 ryoon Exp $
+
+SHA1 (Apache-LogFormat-Compiler-0.12.tar.gz) = d637261f4e839dcef1a1224c500f3e5326c4c7dd
+RMD160 (Apache-LogFormat-Compiler-0.12.tar.gz) = 9d7148952f683fff8e3776538a28f8e87b220b47
+Size (Apache-LogFormat-Compiler-0.12.tar.gz) = 22410 bytes