mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
New package: perl-Sub-Quote-2.004000.
This commit is contained in:
parent
e3eeda3e2b
commit
568f6fdbbb
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Sub-Quote/template
Normal file
17
srcpkgs/perl-Sub-Quote/template
Normal 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
|
Loading…
Add table
Reference in a new issue