vp-build/srcpkgs/perl-IO-CaptureOutput/template

16 lines
536 B
Bash

# Template file for 'perl-IO-CaptureOutput'
pkgname=perl-IO-CaptureOutput
version=1.1104
revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="perl"
short_desc="Capture STOUT/ERR from perl code"
maintainer="Sir_Boops <admin@boops.me>"
homepage="http://search.cpan.org/dist/IO-CaptureOutput/"
license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz"
checksum=fcc732fcb438f97a72b30e8c7796484bef2562e374553b207028e2fbf73f8330
wrksrc="IO-CaptureOutput-${version}"