summaryrefslogtreecommitdiff
path: root/packages/perl/liblog-dispatch-perl_2.13.bb
blob: 9b136a5badb951a202cdf699fde9e1f1c9fafae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Log::Dispatch - Dispatches messages to one or more outputs"
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
LICENSE = "Artistic|GPL"
DEPENDS = "libmodule-build-perl-native"
PR = "r1"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-2.13.tar.gz"

S = "${WORKDIR}/Log-Dispatch-${PV}"

inherit cpan_build