aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libwww-mechanize-perl_1.60.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-11-12 11:04:10 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-11-12 11:04:10 +0100
commita926b9f20c44daba56b6f7301e1b3e7b67311145 (patch)
treee40f3d84fab9225ab72ea4a442adcbfe7b1ef94a /recipes/perl/libwww-mechanize-perl_1.60.bb
parent652ff7815cbb4a88aab6e1a169ad8068ae3988d4 (diff)
downloadopenembedded-a926b9f20c44daba56b6f7301e1b3e7b67311145.tar.gz
libwww-mechanize-perl and -native: recipes added (needed for xmltv)
Diffstat (limited to 'recipes/perl/libwww-mechanize-perl_1.60.bb')
-rw-r--r--recipes/perl/libwww-mechanize-perl_1.60.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libwww-mechanize-perl_1.60.bb b/recipes/perl/libwww-mechanize-perl_1.60.bb
new file mode 100644
index 0000000000..e82cc498c1
--- /dev/null
+++ b/recipes/perl/libwww-mechanize-perl_1.60.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "WWW::Mechanize Handy web browsing in a Perl object"
+SECTION = "libs"
+LICENSE = "Perl"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/WWW-Mechanize-${PV}.tar.gz"
+
+S = "${WORKDIR}/WWW-Mechanize-${PV}"
+
+inherit cpan