Magellan Linux

Contents of /branches/magellan-next/extras/io-string/io-string-1.08-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7302 - (show annotations) (download)
Wed Oct 13 13:31:17 2010 UTC (13 years, 7 months ago) by niro
File size: 456 byte(s)
imported from trunk
1 # $Id$
2
3 PNAME="io-string"
4 PVER="1.08"
5 PBUILD="r3"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Emulate file interface for in-core strings."
11 HOMEPAGE="http://search.cpan.org/~gaas/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14
15 SRCFILE="IO-String-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/IO-String-${PVER}"
17
18 sminclude perl
19
20 SRC_URI=(
21 http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_perl IO-String gz"

Properties

Name Value
svn:keywords Id