Magellan Linux

Contents of /branches/branch-xorg18/extras/extutils-cbuilder/extutils-cbuilder-0.2702-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 2 months ago) by niro
File size: 567 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="extutils-cbuilder"
4 PVER="0.2702"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="ExtUtils::CBuilder - Compile and link C code for Perl modules."
11 HOMEPAGE="http://search.cpan.org/~kwilliams/ExtUtils-CBuilder/"
12
13 DEPEND=">= dev-perl/module-build-0.35
14 >= dev-lang/perl-5.10"
15
16 SRCFILE="ExtUtils-CBuilder-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/ExtUtils-CBuilder-${PVER}"
18
19 sminclude perl
20
21 SRC_URI=(
22 http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_perl ExtUtils-CBuilder gz"

Properties

Name Value
svn:keywords Id