New package: perl-ExtUtils-InstallPaths-0.011

This commit is contained in:
Christian Neukirchen 2016-08-13 16:36:15 +02:00
parent 5b2cf114a0
commit 3801cdcc3b
2 changed files with 17 additions and 0 deletions

View file

@ -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 <chneukirchen@gmail.com>"
homepage="http://search.cpan.org/dist/ExtUtils-InstallPaths/"
license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"
checksum=7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c

View file

@ -0,0 +1 @@
pkgname="${pkgname/perl-/}"