15 lines
563 B
Bash
15 lines
563 B
Bash
# Template file for 'perl-IO-stringy'
|
|
pkgname=perl-IO-stringy
|
|
version=2.113
|
|
revision=2
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="IO::stringy -- I/O on in-core objects like strings/arrays"
|
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/IO-stringy"
|
|
distfiles="https://github.com/genio/IO-Stringy/archive/v${version}.tar.gz"
|
|
checksum=faf40bbd657835ebcc87e556b802fbecaecc13776a03a8137cf935846108d022
|