17 lines
561 B
Bash
17 lines
561 B
Bash
# Template build file for 'perl-Stow'
|
|
pkgname=perl-Stow
|
|
version=2.2.2
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="Stow-v${version}"
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="perl perl-Module-Build"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Perl module for managing symlinks"
|
|
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
|
homepage="https://metacpan.org/release/Stow"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Finance/ASPIERS/Stow-v${version}.tar.gz"
|
|
checksum=9052565146b2227f9ade3df0bd95aa8de1ea215bea247028a3ceb384710601b5
|