Magellan Linux

Contents of /trunk/extras/xml-simple/xml-simple-2.22-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27615 - (show annotations) (download)
Thu Mar 17 09:26:06 2016 UTC (8 years, 3 months ago) by niro
File size: 280 byte(s)
-rebuild against perl-5.22.1
1 # $Id$
2
3 PNAME="xml-simple"
4 PVER="2.22"
5 PBUILD="r2"
6
7 DESCRIPTION="Easy API to maintain XML (esp config files)."
8
9 DEPEND=">= dev-lang/perl-5.22.1
10 >= dev-perl/xml-parser-2.41"
11
12 CPAN_MODULE="XML-Simple"
13 CPAN_AUTHOR="grantm"
14 sminclude cpan
15
16 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"