New package: perl-Config-General-2.56
This commit is contained in:
parent
2a4aac77a6
commit
2ffd19458b
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Config-General/template
Normal file
16
srcpkgs/perl-Config-General/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Config-General'.
|
||||
pkgname=perl-Config-General
|
||||
version=2.56
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Config::General - Generic Config Module"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Config-General"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Config/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=0996c834ea2ad39ebddda9e59e62d7190ee6f2da3c5d2932c8379c0fa3eafd6b
|
Loading…
Reference in a new issue