void-packages/srcpkgs/perl-Math-BigInt-GMP/template
2012-11-28 10:53:31 +01:00

18 lines
626 B
Plaintext

# Template build file for 'perl-Math-BigInt-GMP'.
pkgname=perl-Math-BigInt-GMP
version=1.36
wrksrc="Math-BigInt-GMP-${version}"
revision=1
build_style=perl-module
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=278115a882d0cb50fbbef36706d8fff44122de58f8e7d5f6dcebf00e2df1b449
long_desc="
Provides support for big integer calculations by means of the GMP c-library."
fulldepends="perl"
makedepends="gmp-devel"