abiword: add 2.8.3
[openembedded.git] / recipes / perl / libnet-dbus-perl_0.33.5.bb
1 DESCRIPTION = "Net::DBus - Perl extension for the DBus message system"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 PR = "r0"
5
6 RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \
7             perl-module-symbol perl-module-selectsaver perl-module-io \
8             perl-module-integer perl-module-exporter-heavy"
9
10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz"
11 S = "${WORKDIR}/Net-DBus-${PV}"
12
13 inherit cpan