Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20362 - (show annotations) (download)
Fri Dec 6 12:05:41 2013 UTC (10 years, 6 months ago) by niro
File size: 190 byte(s)
-fixed CPAN_AUTHOR
1 # $Id$
2
3 PNAME="yaml"
4 PVER="0.88"
5 PBUILD="r1"
6
7 DESCRIPTION="YAML Ain't Markup Language (tm)"
8
9 CPAN_MODULE="YAML"
10 CPAN_AUTHOR="ingy"
11 sminclude cpan
12
13 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"