From 3801cdcc3b41b4f74613f70f624534fc11197786 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 13 Aug 2016 16:36:15 +0200 Subject: [PATCH] New package: perl-ExtUtils-InstallPaths-0.011 --- srcpkgs/perl-ExtUtils-InstallPaths/template | 16 ++++++++++++++++ srcpkgs/perl-ExtUtils-InstallPaths/update | 1 + 2 files changed, 17 insertions(+) create mode 100644 srcpkgs/perl-ExtUtils-InstallPaths/template create mode 100644 srcpkgs/perl-ExtUtils-InstallPaths/update diff --git a/srcpkgs/perl-ExtUtils-InstallPaths/template b/srcpkgs/perl-ExtUtils-InstallPaths/template new file mode 100644 index 0000000000..8780bef112 --- /dev/null +++ b/srcpkgs/perl-ExtUtils-InstallPaths/template @@ -0,0 +1,16 @@ +# Template file for 'perl-ExtUtils-InstallPaths' +pkgname=perl-ExtUtils-InstallPaths +version=0.011 +revision=1 +noarch=yes +wrksrc="${pkgname/perl-/}-${version}" +build_style=perl-module +hostmakedepends="perl" +makedepends="${hostmakedepends}" +depends="${makedepends}" +short_desc="ExtUtils::InstallPaths - Build.PL install path logic made easy" +maintainer="Christian Neukirchen " +homepage="http://search.cpan.org/dist/ExtUtils-InstallPaths/" +license="Artistic, GPL-1" +distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz" +checksum=7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c diff --git a/srcpkgs/perl-ExtUtils-InstallPaths/update b/srcpkgs/perl-ExtUtils-InstallPaths/update new file mode 100644 index 0000000000..c25f1eea62 --- /dev/null +++ b/srcpkgs/perl-ExtUtils-InstallPaths/update @@ -0,0 +1 @@ +pkgname="${pkgname/perl-/}"