17 lines
637 B
Bash
17 lines
637 B
Bash
# Template file for 'perl-ExtUtils-InstallPaths'
|
|
pkgname=perl-ExtUtils-InstallPaths
|
|
version=0.011
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends} perl-ExtUtils-Config"
|
|
depends="${makedepends}"
|
|
short_desc="ExtUtils::InstallPaths - Build.PL install path logic made easy"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
homepage="http://search.cpan.org/dist/ExtUtils-InstallPaths/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c
|