aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libcompress-zlib-perl_1.42.bb
blob: 0c8dd3c612113b8c4b98d98305bce4299ce68eaf (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Compress::Zlib - Interface to zlib compression library"
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
LICENSE = "Artistic|GPL"
PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Zlib-1.42.tar.gz"

S = "${WORKDIR}/Compress-Zlib-${PV}"

inherit cpan