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