17 lines
560 B
Bash
17 lines
560 B
Bash
# Template file for 'perl-Path-Tiny'
|
|
pkgname=perl-Path-Tiny
|
|
version=0.094
|
|
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/Path-Tiny"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Object/DAGOLDEN/Path-Tiny-${version}.tar.gz"
|
|
checksum=a06ac7dfe46b54f8919c279b9f6fc452c0d003940e3d3fda043c2b7f0f87b4cd
|