17 lines
560 B
Bash
17 lines
560 B
Bash
# Template file for 'perl-Path-Tiny'
|
|
pkgname=perl-Path-Tiny
|
|
version=0.098
|
|
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=68f95c21fba6b03039e3dd8831d18feb701e537ff9764f07ca93e08aa8aa6f72
|