15 lines
592 B
Text
15 lines
592 B
Text
# Template build file for 'perl-Math-BigInt-GMP'.
|
|
pkgname=perl-Math-BigInt-GMP
|
|
version=1.37
|
|
revision=1
|
|
wrksrc="Math-BigInt-GMP-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.18"
|
|
makedepends="${hostmakedepends} gmp-devel"
|
|
depends="${hostmakedepends}"
|
|
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
|
maintainer="Juan RP <xtraeme@gmail.com"
|
|
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
|
license="GPL-2"
|
|
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
|
checksum=3134f1aef29a78f2014866facf8a91bea0f09b0b41c9954388d5ff4428930fc2
|