mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: perl-Tie-Cycle-1.225
This commit is contained in:
parent
959f156360
commit
986ad9db96
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Tie-Cycle/template
Normal file
16
srcpkgs/perl-Tie-Cycle/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Tie-Cycle'
|
||||||
|
pkgname=perl-Tie-Cycle
|
||||||
|
version=1.225
|
||||||
|
revision=1
|
||||||
|
archs="noarch"
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Tie::Cycle - Cycle through a list of values via a scalar"
|
||||||
|
maintainer="svenper <svenper@tuta.io>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Tie-Cycle/"
|
||||||
|
distfiles="${CPAN_SITE}/Tie/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=f330d821694af9b269b6083570d5c10ea22e6eb3b21841048ce28252b1c03d45
|
Loading…
Add table
Reference in a new issue