void-packages/srcpkgs/perl-Log-Log4perl/template
2015-07-17 00:43:00 +02:00

17 lines
546 B
Bash

# Template build file for 'perl-Log-Log4perl'
pkgname=perl-Log-Log4perl
version=1.46
revision=1
wrksrc="Log-Log4perl-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
depends="perl"
short_desc="Log::Log4perl - Log4j implementation for Perl"
maintainer="Dominik Honnef <dominik@honnef.co>"
homepage="http://search.cpan.org/~mschilli/Log-Log4perl/"
license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/Log/Log-Log4perl-${version}.tar.gz"
checksum=31011a17c04e78016e73eaa4865d0481d2ffc3dc22813c61065d90ad73c64e6f
noarch=yes