mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
New package: perl-ExtUtils-HasCompiler-0.025
This commit is contained in:
parent
da3e2248c7
commit
63918bfaf3
1 changed files with 14 additions and 0 deletions
14
srcpkgs/perl-ExtUtils-HasCompiler/template
Normal file
14
srcpkgs/perl-ExtUtils-HasCompiler/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'perl-ExtUtils-HasCompiler'
|
||||
pkgname=perl-ExtUtils-HasCompiler
|
||||
version=0.025
|
||||
revision=1
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="ExtUtils::HasCompiler - Check for the presence of a compiler"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/ExtUtils-HasCompiler"
|
||||
distfiles="${CPAN_SITE}/ExtUtils/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=02e1e7275df00682d3ca8ea1c27a30591d6dd08b3e3865c0958afae911635a66
|
Loading…
Add table
Reference in a new issue