diff --git a/srcpkgs/perl-Algorithm-Diff/template b/srcpkgs/perl-Algorithm-Diff/template new file mode 100644 index 00000000000..10ac75e7386 --- /dev/null +++ b/srcpkgs/perl-Algorithm-Diff/template @@ -0,0 +1,15 @@ +# Template build file for 'perl-Algorithm-Diff'. +pkgname=perl-Algorithm-Diff +version=1.1903 +revision=1 +wrksrc="${pkgname#*-}-$version" +build_style=perl-module +makedepends="perl" +depends="perl" +short_desc='Algorithm::Diff - Compute differences between two files / lists' +maintainer="Enguerrand de Rochefort " +homepage="https://metacpan.org/pod/Algorithm::Diff" +license="Artistic" +distfiles="${CPAN_SITE}/Algorithm/${pkgname#*-}-${version}.tar.gz" +checksum=30e84ac4b31d40b66293f7b1221331c5a50561a39d580d85004d9c1fff991751 +noarch=yes