New package: perl-Eval-Closure-0.14
This commit is contained in:
parent
88591fb28a
commit
f84570cff4
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Eval-Closure'.
|
||||
pkgname=perl-Eval-Closure
|
||||
version=0.14
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Safely and cleanly create closures via string eval"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/Eval-Closure/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/D/DO/DOY/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum="ea0944f2f5ec98d895bef6d503e6e4a376fea6383a6bc64c7670d46ff2218cad"
|
Loading…
Reference in New Issue