Magellan Linux

Contents of /branches/R11-stable/extras/xml-simple/xml-simple-2.20-r6.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21305 - (show annotations) (download)
Wed Jun 11 11:48:41 2014 UTC (10 years ago) by niro
Original Path: trunk/extras/xml-simple/xml-simple-2.20-r6.smage2
File size: 280 byte(s)
-rebuild against perl-5.20.0
1 # $Id$
2
3 PNAME="xml-simple"
4 PVER="2.20"
5 PBUILD="r6"
6
7 DESCRIPTION="Easy API to maintain XML (esp config files)."
8
9 DEPEND=">= dev-lang/perl-5.20.0
10 >= dev-perl/xml-parser-2.40"
11
12 CPAN_MODULE="XML-Simple"
13 CPAN_AUTHOR="grantm"
14 sminclude cpan
15
16 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"