Magellan Linux

Contents of /branches/magellan-next/extras/module-build/module-build-0.35_10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7281 - (show annotations) (download)
Wed Oct 13 11:30:55 2010 UTC (13 years, 7 months ago) by niro
File size: 535 byte(s)
imported from trunk
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