summaryrefslogtreecommitdiff
path: root/recipes/perl/libnet-dbus-perl_0.33.6.bb
blob: a340c1e82bbf373cea6b2b316fbe635e11af8233 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Net::DBus - Perl D-Bus module"
SECTION = "libs"
LICENSE = "Artistic|GPL"

PR = "r1"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz"

S = "${WORKDIR}/Net-DBus-${PV}"

inherit cpan