17 lines
564 B
Bash
17 lines
564 B
Bash
# Template file for 'perl-Test-Command'
|
|
pkgname=perl-Test-Command
|
|
version=0.11
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="$makedepends"
|
|
short_desc="Test routines for external commands"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Test-Command"
|
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=28a3fc6fea73a19f563f11bd0f28186756d4c74207be6deacaad26d2081b9533
|