mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-10 12:35:10 +02:00
14 lines
515 B
Bash
14 lines
515 B
Bash
# Template build file for 'perl-Capture-Tiny'.
|
|
pkgname=perl-Capture-Tiny
|
|
version=0.50
|
|
revision=1
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="perl"
|
|
short_desc="Capture STDOUT and STDERR from Perl, XS or external programs"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://metacpan.org/release/Capture-Tiny"
|
|
distfiles="${CPAN_SITE}/Mail/DAGOLDEN/Capture-Tiny-${version}.tar.gz"
|
|
checksum=ca6e8d7ce7471c2be54e1009f64c367d7ee233a2894cacf52ebe6f53b04e81e5
|