vp-build/srcpkgs/perl-Test-Differences/template

16 lines
621 B
Bash

# Template build file for 'perl-Test-Differences'.
pkgname=perl-Test-Differences
version=0.64
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=perl-module
hostmakedepends="perl perl-Text-Diff"
depends="${hostmakedepends}"
short_desc='Test::Differences - Test strings / data and show differences if not ok'
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
homepage="https://metacpan.org/release/Test-Differences"
license="Artistic, GPL-1, GPL-2, GPL-3"
distfiles="$CPAN_SITE/Test/Test-Differences-${version}.tar.gz"
checksum=9f459dd9c2302a0a73e2f5528a0ce7d09d6766f073187ae2c69e603adf2eb276
noarch=yes