Magellan Linux

Contents of /branches/magellan-next/extras/compress-zlib/compress-zlib-2.015-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8785 - (show annotations) (download)
Thu Jul 28 16:43:38 2011 UTC (12 years, 9 months ago) by niro
File size: 421 byte(s)
auto added: ver bump to 2.015-r3
1 # $Id$
2
3 PNAME="compress-zlib"
4 PVER="2.015"
5 PBUILD="r3"
6
7 DESCRIPTION="Interface to zlib compression library."
8
9 DEPEND=">= dev-lang/perl-5.14
10 >= sys-libs/zlib-1.2
11 >= dev-perl/compress-raw-zlib-${PVER}
12 == dev-perl/io-compress-base-${PVER}
13 == dev-perl/io-compress-zlib-${PVER}
14 >= dev-perl/scalar-list-utils-1.23"
15
16 CPAN_MODULE="Compress-Zlib"
17 CPAN_AUTHOR="PMQS"
18 sminclude cpan
19
20 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"