16 lines
593 B
Bash
16 lines
593 B
Bash
# Template file for 'perl-Math-BigInt-GMP'
|
|
pkgname=perl-Math-BigInt-GMP
|
|
version=1.41
|
|
revision=1
|
|
wrksrc="Math-BigInt-GMP-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl gmp-devel"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${hostmakedepends}"
|
|
short_desc="Math::BigInt::GMP - Use the GMP library for Math::BigInt routines"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://search.cpan.org/dist/Math-BigInt-GMP"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Math/Math-BigInt-GMP-${version}.tar.gz"
|
|
checksum=3dce848ac2999a8682d09c649ac844b2ecfa9c2ae4070cbe7fc4e3bb4679ff51
|