vp-build/srcpkgs/perl-Readonly/template

17 lines
587 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Template build file for 'perl-Readonly'.
pkgname=perl-Readonly
version=2.05
revision=1
wrksrc="Readonly-$version"
build_style=perl-ModuleBuild
hostmakedepends="perl perl-Module-Build-Tiny"
makedepends="perl"
depends="perl"
short_desc="Readonly Facility for creating read-only scalars, arrays, hashes"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
homepage="https://metacpan.org/release/Readonly"
license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/Readonly/Readonly-${version}.tar.gz"
checksum=4b23542491af010d44a5c7c861244738acc74ababae6b8838d354dfb19462b5e
noarch=yes