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