Magellan Linux

Contents of /branches/R11-unstable/extras/module-build/module-build-0.4212-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25649 - (show annotations) (download)
Tue Nov 25 04:04:50 2014 UTC (9 years, 5 months ago) by niro
File size: 296 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="module-build"
4 PVER="0.4212"
5 PBUILD="r1"
6
7 DESCRIPTION="Build and install Perl modules."
8
9 DEPEND=">= dev-lang/perl-5.20.1
10 >= dev-perl/yaml-1.13
11 >= dev-perl/archive-tar-2.02"
12
13 CPAN_MODULE="Module-Build"
14 CPAN_AUTHOR="leont"
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"