Magellan Linux

Contents of /trunk/extras/module-build/module-build-0.4222-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28910 - (show annotations) (download)
Thu May 11 09:21:50 2017 UTC (7 years, 1 month ago) by niro
File size: 296 byte(s)
auto added: ver bump to 0.4222-r1
1 # $Id$
2
3 PNAME="module-build"
4 PVER="0.4222"
5 PBUILD="r1"
6
7 DESCRIPTION="Build and install Perl modules."
8
9 DEPEND=">= dev-lang/perl-5.24.1
10 >= dev-perl/yaml-1.23
11 >= dev-perl/archive-tar-2.24"
12
13 CPAN_MODULE="Module-Build"
14 CPAN_AUTHOR="leont"
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"