Magellan Linux

Contents of /branches/magellan-next/extras/xml-simple/xml-simple-2.18-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8251 - (show annotations) (download)
Wed Jul 13 15:20:22 2011 UTC (12 years, 10 months ago) by niro
File size: 255 byte(s)
auto added: ver bump to 2.18-r3
1 # $Id$
2
3 PNAME="xml-simple"
4 PVER="2.18"
5 PBUILD="r3"
6
7 DESCRIPTION="Easy API to maintain XML (esp config files)."
8
9 DEPEND=">= dev-perl/xml-parser-2.40"
10
11 CPAN_MODULE="XML-Simple"
12 CPAN_AUTHOR="grantm"
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"