New package: perl-Sub-Quote-2.004000.

This commit is contained in:
maxice8 2018-01-14 09:40:51 -02:00 committed by Jürgen Buchmüller
parent e3eeda3e2b
commit 568f6fdbbb
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Template file for 'perl-Sub-Quote'
pkgname=perl-Sub-Quote
version=2.004000
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl perl-Sub-Name"
depends="${makedepends}"
checkdepends="perl-Test-Fatal"
short_desc="Efficient generation of subroutines via string eval"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic, GPL-1"
homepage="http://search.cpan.org/dist/Sub-Quote"
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-${version}.tar.gz"
checksum=5861520313fa8c8bf8f8b8c64af0d6d9140380652dc1f98bd03370ddaf1a30ff
noarch=yes