perl-Math-BigInt: removed; part of perl-5.20.
This commit is contained in:
parent
0e64163964
commit
3aa711b530
|
@ -1,16 +0,0 @@
|
|||
# Template build file for 'perl-Math-BigInt'.
|
||||
pkgname=perl-Math-BigInt
|
||||
version=1.9993
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Math::BigInt - Arbitrary size integer/float math package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Math-BigInt"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=d937c0d1afbb3ddd9b666177faf56471b6c2d1917863db5879d04a2d1a69bf7e
|
Loading…
Reference in New Issue