17 lines
603 B
Bash
17 lines
603 B
Bash
# Template file for 'perl-ExtUtils-Config'
|
|
pkgname=perl-ExtUtils-Config
|
|
version=0.008
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="ExtUtils::Config - A wrapper for perl's configuration"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="https://metacpan.org/release/ExtUtils-Config"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c
|