17 lines
546 B
Bash
17 lines
546 B
Bash
# Template file for 'perl-Path-Tiny'
|
|
pkgname=perl-Path-Tiny
|
|
version=0.104
|
|
revision=1
|
|
noarch=yes
|
|
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>"
|
|
homepage="http://search.cpan.org/dist/Path-Tiny"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Object/DAGOLDEN/Path-Tiny-${version}.tar.gz"
|
|
checksum=c69f1dcfeb4aa004086deb9bc14c7d79f45798b947f1efbd634a3442e267aaef
|