Magellan Linux

Annotation of /branches/magellan-next/extras/module-build/module-build-0.3607-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7321 - (hide annotations) (download)
Wed Oct 13 14:10:43 2010 UTC (13 years, 11 months ago) by niro
File size: 374 byte(s)
auto added: ver bump to 0.3607-r1
1 niro 7321 # $Id: module-build-0.35_10-r1.smage2 4300 2009-12-01 14:48:36Z niro $
2    
3     PNAME="module-build"
4     PVER="0.3607"
5     PBUILD="r1"
6    
7     STATE="unstable"
8     DESCRIPTION="Build and install Perl modules."
9    
10     DEPEND=">= dev-lang/perl-5.12
11     >= dev-perl/yaml-0.72
12     >= dev-perl/archive-tar-1.68"
13    
14     CPAN_MODULE=Module-Build
15     CPAN_AUTHOR=DAGOLDEN
16     sminclude cpan
17    
18     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"