mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: perl-AppConfig-1.71
This commit is contained in:
parent
8279f594c5
commit
6d6df1f5a5
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-AppConfig/template
Normal file
16
srcpkgs/perl-AppConfig/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-AppConfig'
|
||||||
|
pkgname=perl-AppConfig
|
||||||
|
version=1.71
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="$hostmakedepends"
|
||||||
|
depends="$makedepends"
|
||||||
|
short_desc="AppConfig - Perl5 module for reading configuration files and parsing command line arguments"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/AppConfig"
|
||||||
|
distfiles="${CPAN_SITE}/AppConfig/AppConfig-${version}.tar.gz"
|
||||||
|
checksum=1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f
|
Loading…
Add table
Reference in a new issue