mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: perl-POSIX-strftime-Compiler-0.42
This commit is contained in:
parent
9ba0197829
commit
860a54d788
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-POSIX-strftime-Compiler/template
Normal file
16
srcpkgs/perl-POSIX-strftime-Compiler/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-POSIX-strftime-Compiler'
|
||||
pkgname=perl-POSIX-strftime-Compiler
|
||||
version=0.42
|
||||
revision=1
|
||||
wrksrc="POSIX-strftime-Compiler-$version"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="GNU C library compatible strftime for loggers and servers"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="https://metacpan.org/pod/POSIX::strftime::Compiler"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/POSIX/POSIX-strftime-Compiler-${version}.tar.gz"
|
||||
checksum=26582bdd78b254bcc1c56d0b770fa280e8b8f70957c84dc44572ba4cacb0ac11
|
||||
noarch=yes
|
Loading…
Add table
Reference in a new issue