nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libarchive-zip-perl_1.26.bb
blob5675f8695b875f1dca5e05eed7ae2684bde19999
1 DESCRIPTION = "Archive::Zip - Provide an interface to ZIP archive files."
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 DEPENDS += "libio-zlib-perl-native"
5 RDEPENDS += "libio-zlib-perl"
7 SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Archive-Zip-${PV}.tar.gz"
9 S = "${WORKDIR}/Archive-Zip-${PV}"
11 inherit cpan