nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libxml-simple-perl_2.18.bb
blob6cab76bf1eb8501dd3d09e498e6b3fdfd431ebf4
1 SECTION = "libs"
2 LICENSE = "Artistic"
3 DEPENDS += "libxml-parser-perl"
4 PR = "r0"
6 SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
8 S = "${WORKDIR}/XML-Simple-${PV}"
10 inherit cpan