Magellan Linux

Annotation of /branches/R11-stable/extras/module-build/module-build-0.4205-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21304 - (hide annotations) (download)
Wed Jun 11 11:46:23 2014 UTC (10 years ago) by niro
Original Path: trunk/extras/module-build/module-build-0.4205-r2.smage2
File size: 296 byte(s)
-rebuild against perl-5.20.0
1 niro 21304 # $Id$
2    
3     PNAME="module-build"
4     PVER="0.4205"
5     PBUILD="r2"
6    
7     DESCRIPTION="Build and install Perl modules."
8    
9     DEPEND=">= dev-lang/perl-5.20.0
10     >= dev-perl/yaml-0.73
11     >= dev-perl/archive-tar-1.76"
12    
13     CPAN_MODULE="Module-Build"
14     CPAN_AUTHOR="leont"
15     sminclude cpan
16    
17     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"