0976cbb3f1
Closes #9510. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
15 lines
554 B
Bash
15 lines
554 B
Bash
# Template file for 'perl-Test-CPAN-Meta'
|
|
pkgname=perl-Test-CPAN-Meta
|
|
version=0.25
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="${makedepends}"
|
|
short_desc="Test::CPAN::Meta - Validate your CPAN META.yml files"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic-2.0"
|
|
homepage="http://search.cpan.org/dist/Test-CPAN-Meta"
|
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=f55b4f9cf6bc396d0fe8027267685cb2ac4affce897d0967a317fac6db5a8db5
|