Magellan Linux

Contents of /trunk/extras/yaml/yaml-0.84-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13103 - (show annotations) (download)
Tue Aug 21 18:58:07 2012 UTC (11 years, 9 months ago) by niro
File size: 193 byte(s)
-fixed CPAN_AUTHOR
1 # $Id$
2
3 PNAME="yaml"
4 PVER="0.84"
5 PBUILD="r1"
6
7 DESCRIPTION="YAML Ain't Markup Language (tm)"
8
9 CPAN_MODULE="YAML"
10 CPAN_AUTHOR="mstrout"
11 sminclude cpan
12
13 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"