Magellan Linux

Contents of /branches/R11-stable/extras/uri/uri-1.65-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23359 - (show annotations) (download)
Fri Nov 14 08:46:31 2014 UTC (9 years, 6 months ago) by niro
Original Path: trunk/extras/uri/uri-1.65-r1.smage2
File size: 228 byte(s)
auto added: ver bump to 1.65-r1
1 # $Id$
2
3 PNAME="uri"
4 PVER="1.65"
5 PBUILD="r1"
6
7 PCAT="dev-perl"
8
9 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)."
10
11 CPAN_MODULE="URI"
12 CPAN_AUTHOR="ether"
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"