15 lines
558 B
Bash
15 lines
558 B
Bash
# Template file for 'perl-Math-Int64'
|
|
pkgname=perl-Math-Int64
|
|
version=0.54
|
|
revision=1
|
|
wrksrc="${pkgname#perl-}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="Add support for 64 bit integers, signed and unsigned, to Perl"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Math-Int64"
|
|
distfiles="${CPAN_SITE}/Math/Math-Int64-${version}.tar.gz"
|
|
checksum=dcfc51e698437ea6b9cefe0276215c56cdb6a7f85e3e24a2b6b4189f1960d351
|