mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: perl-Pegex-0.64.
This commit is contained in:
parent
7ef86b3ba9
commit
e59539a93c
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Pegex/template
Normal file
16
srcpkgs/perl-Pegex/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Pegex'
|
||||||
|
pkgname=perl-Pegex
|
||||||
|
version=0.64
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl perl-File-ShareDir-Install"
|
||||||
|
makedepends="perl perl-File-ShareDir-Install perl-YAML-LibYAML"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Acmeist PEG Parser Framework"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Pegex"
|
||||||
|
distfiles="http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Pegex-${version}.tar.gz"
|
||||||
|
checksum=27e00264bdafb9c2109212b9654542032617fecf7b7814915d2bdac198f067cd
|
Loading…
Add table
Reference in a new issue