17 lines
597 B
Bash
17 lines
597 B
Bash
# Template file for 'perl-Module-CPANfile'
|
|
pkgname=perl-Module-CPANfile
|
|
version=1.1004
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl-File-pushd"
|
|
depends="${makedepends}"
|
|
short_desc="Module::CPANfile - Parse cpanfile"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="https://metacpan.org/release/Module-CPANfile"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
distfiles="${CPAN_SITE}/Module/Module-CPANfile-${version}.tar.gz"
|
|
checksum=88efbe2e9a642dceaa186430fedfcf999aaf0e06f6cced28a714b8e56b514921
|
|
noarch=yes
|