diff --git a/srcpkgs/perl-ExtUtils-Helpers/template b/srcpkgs/perl-ExtUtils-Helpers/template new file mode 100644 index 0000000000..657e7d3334 --- /dev/null +++ b/srcpkgs/perl-ExtUtils-Helpers/template @@ -0,0 +1,16 @@ +# Template file for 'perl-ExtUtils-Helpers' +pkgname=perl-ExtUtils-Helpers +version=0.022 +revision=1 +noarch=yes +wrksrc="${pkgname/perl-/}-${version}" +build_style=perl-module +hostmakedepends="perl" +makedepends="${hostmakedepends}" +depends="${makedepends}" +short_desc="ExtUtils::Helpers - Various portability utilities for module builders" +maintainer="Christian Neukirchen " +homepage="http://search.cpan.org/dist/ExtUtils-Helpers/" +license="Artistic, GPL-1" +distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz" +checksum=d3f8cf700fb3414ca1260089755cbf64041455e4b744110677b1ba5bb9a3aa95 diff --git a/srcpkgs/perl-ExtUtils-Helpers/update b/srcpkgs/perl-ExtUtils-Helpers/update new file mode 100644 index 0000000000..c25f1eea62 --- /dev/null +++ b/srcpkgs/perl-ExtUtils-Helpers/update @@ -0,0 +1 @@ +pkgname="${pkgname/perl-/}"