From 7c3dc552299070a624e71cdfe3544aacd645377a Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Mon, 13 Mar 2017 18:21:35 -0600 Subject: [PATCH] New package: perl-IO-CaptureOutput-1.1104 --- srcpkgs/perl-IO-CaptureOutput/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/perl-IO-CaptureOutput/template diff --git a/srcpkgs/perl-IO-CaptureOutput/template b/srcpkgs/perl-IO-CaptureOutput/template new file mode 100644 index 00000000000..b6aadb28914 --- /dev/null +++ b/srcpkgs/perl-IO-CaptureOutput/template @@ -0,0 +1,15 @@ +# 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 " +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}"