Magellan Linux

Contents of /branches/magellan-next/extras/yaml/yaml-0.70-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7288 - (show annotations) (download)
Wed Oct 13 11:39:43 2010 UTC (13 years, 7 months ago) by niro
File size: 425 byte(s)
imported from trunk
1 # $Id$
2
3 PNAME="yaml"
4 PVER="0.70"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="YAML Ain't Markup Language (tm)"
11 HOMEPAGE="http://search.cpan.org/~ingy/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14
15 SRCFILE="YAML-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/YAML-${PVER}"
17
18 sminclude perl
19
20 SRC_URI=(
21 http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_perl YAML gz"

Properties

Name Value
svn:keywords Id