diff --git a/srcpkgs/perl-Exporter-Tiny/template b/srcpkgs/perl-Exporter-Tiny/template new file mode 100644 index 0000000000..c49d0ecc0a --- /dev/null +++ b/srcpkgs/perl-Exporter-Tiny/template @@ -0,0 +1,16 @@ +# Template build file for 'perl-Exporter-Tiny' +pkgname=perl-Exporter-Tiny +version=0.042 +revision=1 +wrksrc="Exporter-Tiny-$version" +build_style=perl-module +hostmakedepends="perl" +makedepends="perl" +depends="perl" +short_desc="Exporter::Tiny - an exporter with the features of Sub::Exporter" +maintainer="Dominik Honnef " +homepage="http://search.cpan.org/~tobyink/Exporter-Tiny/" +license="Artistic, GPL-1" +distfiles="${CPAN_SITE}/Exporter/Exporter-Tiny-${version}.tar.gz" +checksum=8f1622c5ebbfbcd519ead81df7917e48cb16cc527b1c46737b0459c3908a023f +noarch=yes