New package: perl-IO-CaptureOutput-1.1104
This commit is contained in:
parent
35e5114655
commit
7c3dc55229
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-IO-CaptureOutput/template
Normal file
15
srcpkgs/perl-IO-CaptureOutput/template
Normal file
|
@ -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 <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}"
|
Loading…
Reference in a new issue