Magellan Linux

Contents of /trunk/extras/module-build/module-build-0.35_10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4300 - (show annotations) (download)
Tue Dec 1 14:48:36 2009 UTC (14 years, 5 months ago) by niro
File size: 535 byte(s)
-fixed SRC_URI
1 # $Id$
2
3 PNAME="module-build"
4 PVER="0.35_10"
5 PBUILD="r1"
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.70
15 >= dev-perl/archive-tar-1.54"
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/D/DA/DAGOLDEN/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd_perl Module-Build gz | sed 's:_::'"

Properties

Name Value
svn:keywords Id