16 lines
631 B
Bash
16 lines
631 B
Bash
# Template file for 'perl-Type-Tiny'
|
|
pkgname=perl-Type-Tiny
|
|
version=1.016008
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl perl-Exporter-Tiny"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Perl module for type constraints"
|
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Type-Tiny"
|
|
distfiles="https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=d554f024d5da0833d623b29a1c0e1aa6147e267266725e9cf322b6d70c60dd0f
|