Magellan Linux

Annotation of /trunk/extras/module-build/module-build-0.2808-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 583 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/module-build/module-build-0.2808-r2.smage2,v 1.1 2008/03/24 00:17:12 niro Exp $
2    
3     PNAME="module-build"
4     PVER="0.2808"
5     PBUILD="r2"
6    
7     PCATEGORIE="dev-perl"
8     STATE="unstable"
9    
10     DESCRIPTION="Build and install Perl modules."
11     HOMEPAGE="http://search.cpan.org/~kwilliams/"
12    
13     DEPEND=">= dev-lang/perl-5.10
14     >= dev-perl/yaml-0.62
15     >= dev-perl/archive-tar-1.32"
16    
17     SRCFILE="Module-Build-${PVER}.tar.gz"
18     SRCDIR="${BUILDDIR}/Module-Build-${PVER}"
19    
20     sminclude perl
21    
22     SRC_URI=(
23     http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/${SRCFILE}
24     mirror://${PNAME}/${SRCFILE}
25     )

Properties

Name Value
svn:keywords Id