mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: perl-Extutils-CChecker-0.12
This commit is contained in:
parent
916298e63f
commit
d0f1bb84a9
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-ExtUtils-CChecker/template
Normal file
16
srcpkgs/perl-ExtUtils-CChecker/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-ExtUtils-CChecker'
|
||||
pkgname=perl-ExtUtils-CChecker
|
||||
version=0.12
|
||||
revision=1
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl perl-Module-Build"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
checkdepends="perl-Test-Pod"
|
||||
short_desc="Configure-time utilities for using C headers, libraries, or OS features"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/pod/ExtUtils::CChecker"
|
||||
changelog="https://metacpan.org/dist/ExtUtils-CChecker/changes"
|
||||
distfiles="${CPAN_SITE}/ExtUtils/ExtUtils-CChecker-${version}.tar.gz"
|
||||
checksum=8b87d145337dec1ee754d30871d0b105c180ad4c92c7dc0c7fadd76cec8c57d3
|
Loading…
Add table
Reference in a new issue