Magellan Linux

Contents of /trunk/extras/extutils-cbuilder/extutils-cbuilder-0.22-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 631 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/extutils-cbuilder/extutils-cbuilder-0.22-r1.smage2,v 1.1 2008/03/24 00:24:36 niro Exp $
2
3 PNAME="extutils-cbuilder"
4 PVER="0.22"
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.28
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/K/KW/KWILLIAMS/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id