15 lines
524 B
Bash
15 lines
524 B
Bash
# Template file for 'cpanminus'
|
|
pkgname=cpanminus
|
|
version=1.7047
|
|
revision=1
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Get, unpack, build and install modules from CPAN"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/App-cpanminus"
|
|
distfiles="${CPAN_SITE}/App/App-${pkgname}-${version}.tar.gz"
|
|
checksum=963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5
|