libnet-dbus-perl: add 0.33.6
authorSteve Sakoman <steve@sakoman.com>
Tue, 13 Oct 2009 22:03:36 +0000 (15:03 -0700)
committerKoen Kooi <koen@openembedded.org>
Wed, 14 Oct 2009 12:09:26 +0000 (14:09 +0200)
recipes/perl/libnet-dbus-perl_0.33.6.bb [new file with mode: 0644]

diff --git a/recipes/perl/libnet-dbus-perl_0.33.6.bb b/recipes/perl/libnet-dbus-perl_0.33.6.bb
new file mode 100644 (file)
index 0000000..a340c1e
--- /dev/null
@@ -0,0 +1,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