Magellan Linux

Contents of /trunk/extras/extutils-depends/extutils-depends-0.302-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4380 - (show annotations) (download)
Thu Dec 3 18:00:15 2009 UTC (14 years, 5 months ago) by niro
File size: 539 byte(s)
-fixed SRC_URI
1 # $Id$
2
3 PNAME="extutils-depends"
4 PVER="0.302"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Easily build XS extensions that depend on XS extensions."
11 HOMEPAGE="http://search.cpan.org/~rmcfarla/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14 SDEPEND=">= dev-util/pkgconfig-0.23"
15
16 SRCFILE="ExtUtils-Depends-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/ExtUtils-Depends-${PVER}"
18
19 sminclude perl
20
21 SRC_URI=(
22 http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_perl ExtUtils-Depends gz"

Properties

Name Value
svn:keywords Id