mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: perl-Math-BigInt-1.9993.
This commit is contained in:
parent
50130ed91c
commit
a6120fb471
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Math-BigInt/template
Normal file
16
srcpkgs/perl-Math-BigInt/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-Math-BigInt'.
|
||||||
|
pkgname=perl-Math-BigInt
|
||||||
|
version=1.9993
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
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…
Add table
Reference in a new issue