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

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

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

inherit cpan_build