nbd: Recipe for 2.9.11
[openembedded/mini2440.git] / recipes / perl / libio-zlib-perl_1.04.bb
blob40292f1a9510f1926240e7461e9c19784cdd29e4
1 DESCRIPTION = "IO::Zlib - IO:: style interface to Compress::Zlib"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 DEPENDS = "libcompress-zlib-perl-native"
5 RDEPENDS += "libcompress-zlib-perl"
6 PR = "r4"
8 SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TO/TOMHUGHES/IO-Zlib-${PV}.tar.gz"
10 S = "${WORKDIR}/IO-Zlib-${PV}"
12 inherit cpan