Magellan Linux

Contents of /branches/R11-stable/extras/io-zlib/io-zlib-1.10-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17291 - (show annotations) (download)
Fri Jun 7 10:34:22 2013 UTC (11 years ago) by niro
Original Path: trunk/extras/io-zlib/io-zlib-1.10-r6.smage2
File size: 274 byte(s)
-rebuild against perl-5.18
1 # $Id$
2
3 PNAME="io-zlib"
4 PVER="1.10"
5 PBUILD="r6"
6
7 DESCRIPTION="IO:: style interface to Compress::Zlib."
8
9 DEPEND=">= dev-lang/perl-5.18
10 >= dev-perl/compress-zlib-2.015"
11
12 CPAN_MODULE="IO-Zlib"
13 CPAN_AUTHOR="TOMHUGHES"
14 sminclude cpan
15
16 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"