mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: perl-XString-0.002
This commit is contained in:
parent
6f3ed32967
commit
acbf7d1729
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-XString/template
Normal file
16
srcpkgs/perl-XString/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-XString'
|
||||||
|
pkgname=perl-XString
|
||||||
|
version=0.002
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname#perl-}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
checkdepends="perl-Test2-Plugin-NoWarnings"
|
||||||
|
short_desc="Isolated String helpers from B"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/XString"
|
||||||
|
distfiles="${CPAN_SITE}/Test/ATOOMIC/XString-${version}.tar.gz"
|
||||||
|
checksum=260e252f7367228c9b4e43ef50c0becb04c4781de660577b3086cc106c0028c0
|
Loading…
Add table
Reference in a new issue