mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: perl-Clone-0.38
This commit is contained in:
parent
083cfeed64
commit
814146c04c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Clone/template
Normal file
15
srcpkgs/perl-Clone/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Clone'
|
||||||
|
pkgname=perl-Clone
|
||||||
|
version=0.38
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
short_desc="Clone - recursively copy Perl datatypes"
|
||||||
|
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Clone"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Clone/Clone-${version}.tar.gz"
|
||||||
|
checksum=9fb0534bb7ef6ca1f6cc1dc3f29750d6d424394d14c40efdc77832fad3cebde8
|
Loading…
Add table
Reference in a new issue