Magellan Linux

Contents of /trunk/extras/archive-tar/archive-tar-1.90-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17281 - (show annotations) (download)
Fri Jun 7 09:42:15 2013 UTC (11 years ago) by niro
File size: 337 byte(s)
-rebuild against perl-5.18
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.90"
5 PBUILD="r3"
6
7 DESCRIPTION="Perl module for manipulations of tar archives."
8
9 DEPEND=">= dev-lang/perl-5.18
10 >= dev-perl/io-zlib-1.2
11 >= dev-perl/io-string-1.08
12 >= dev-perl/test-harness-3.23"
13
14 CPAN_MODULE="Archive-Tar"
15 CPAN_AUTHOR="BINGOS"
16 sminclude cpan
17
18 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"