17 lines
565 B
Bash
17 lines
565 B
Bash
# Template file for 'perl-Path-Tiny'
|
|
pkgname=perl-Path-Tiny
|
|
version=0.112
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="$hostmakedepends"
|
|
depends="$makedepends"
|
|
short_desc="Path::Tiny - File path utility"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/Path-Tiny"
|
|
distfiles="${CPAN_SITE}/Object/DAGOLDEN/Path-Tiny-${version}.tar.gz"
|
|
checksum=813df2d140c65f795daefd8eca18e61194ecac7050c5406a069db86dea31cc3a
|