Magellan Linux

Contents of /branches/branch-xorg18/extras/io-zlib/io-zlib-1.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 1 month ago) by niro
File size: 487 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="io-zlib"
4 PVER="1.10"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="IO:: style interface to Compress::Zlib."
11 HOMEPAGE="http://search.cpan.org/~tomhughes/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/compress-zlib-2.015"
15
16 SRCFILE="IO-Zlib-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/IO-Zlib-${PVER}"
18
19 sminclude perl
20
21 SRC_URI=(
22 http://search.cpan.org/CPAN/authors/id/T/TO/TOMHUGHES/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_perl IO-Zlib gz"

Properties

Name Value
svn:keywords Id