From 08fc2719d52adb477ac9a1231dde0e2c5b803ecc Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 6 Oct 2018 18:55:18 +0200 Subject: perl-apache-logformat-compiler: new package Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-apache-logformat-compiler/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/perl-apache-logformat-compiler/Config.in (limited to 'package/perl-apache-logformat-compiler/Config.in') diff --git a/package/perl-apache-logformat-compiler/Config.in b/package/perl-apache-logformat-compiler/Config.in new file mode 100644 index 0000000000..81d621082c --- /dev/null +++ b/package/perl-apache-logformat-compiler/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER + bool "perl-apache-logformat-compiler" + select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER + help + Compile a log format string to perl-code + + https://github.com/kazeburo/Apache-LogFormat-Compiler -- cgit v1.2.3