New package: perl-ExtUtils-Config-0.008
This commit is contained in:
parent
35797af95b
commit
07ecc2e93d
|
@ -0,0 +1,16 @@
|
|||
# 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="http://search.cpan.org/dist/ExtUtils-Config/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c
|
|
@ -0,0 +1 @@
|
|||
pkgname="${pkgname/perl-/}"
|
Loading…
Reference in New Issue