16 lines
556 B
Bash
16 lines
556 B
Bash
# Template file for 'perl-YAML-Tiny'
|
|
pkgname=perl-YAML-Tiny
|
|
version=1.73
|
|
revision=2
|
|
wrksrc="${pkgname#perl-}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="Read/Write YAML files with as little code as possible"
|
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://github.com/Perl-Toolchain-Gang/YAML-Tiny"
|
|
distfiles="${CPAN_SITE}/YAML/YAML-Tiny-${version}.tar.gz"
|
|
checksum=bc315fa12e8f1e3ee5e2f430d90b708a5dc7e47c867dba8dce3a6b8fbe257744
|