New package: perl-Module-Build-0.4214
This commit is contained in:
parent
590f4458c7
commit
9cc4ce1bd6
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Module-Build/template
Normal file
16
srcpkgs/perl-Module-Build/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Module-Build'
|
||||
pkgname=perl-Module-Build
|
||||
version=0.4214
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Module::Build - Build and install Perl modules"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Module-Build/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Module/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=c579488918cf4db84954a550c475272b3c25f5100c739339e91a65d7c055dc3f
|
Loading…
Add table
Reference in a new issue