Magellan Linux

Contents of /trunk/extras/test-number-delta/test-number-delta-1.03-r2.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: 625 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/test-number-delta/test-number-delta-1.03-r2.smage2,v 1.1 2008/03/24 00:25:16 niro Exp $
2
3 PNAME="test-number-delta"
4 PVER="1.03"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Compare the difference between numbers against a given tolerance."
11 HOMEPAGE="http://search.cpan.org/~dagolden/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14 SDEPEND=">= dev-perl/module-build-0.2808"
15
16 SRCFILE="Test-Number-Delta-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/Test-Number-Delta-${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 )

Properties

Name Value
svn:keywords Id