Magellan Linux

Contents of /branches/magellan-next/extras/io-zlib/io-zlib-1.10-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7315 - (show annotations) (download)
Wed Oct 13 14:01:40 2010 UTC (13 years, 7 months ago) by niro
File size: 347 byte(s)
auto added: ver bump to 1.10-r2
1 # $Id: io-zlib-1.10-r1.smage2 4295 2009-12-01 14:43:42Z niro $
2
3 PNAME="io-zlib"
4 PVER="1.10"
5 PBUILD="r2"
6
7 STATE="unstable"
8 DESCRIPTION="IO:: style interface to Compress::Zlib."
9
10 DEPEND=">= dev-lang/perl-5.12
11 >= dev-perl/compress-zlib-2.015"
12
13 CPAN_MODULE="IO-Zlib"
14 CPAN_AUTHOR="TOMHUGHES"
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"