Magellan Linux

Contents of /branches/R11-stable/extras/archive-tar/archive-tar-1.92-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17903 - (show annotations) (download)
Thu Jun 27 06:26:29 2013 UTC (10 years, 10 months ago) by niro
File size: 337 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="archive-tar"
4 PVER="1.92"
5 PBUILD="r1"
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"