diff --git a/srcpkgs/perl-IPC-Run3/template b/srcpkgs/perl-IPC-Run3/template new file mode 100644 index 0000000000..8ed541e0ef --- /dev/null +++ b/srcpkgs/perl-IPC-Run3/template @@ -0,0 +1,15 @@ +# Template build file for 'perl-IPC-Run3'. +pkgname=perl-IPC-Run3 +version=0.048 +revision=1 +wrksrc="IPC-Run3-${version}" +build_style=perl-module +makedepends="perl" +depends="perl" +short_desc='IPC::Run3 - run a subprocess and redirect stdin, stdout, and/or stderr' +maintainer="Enguerrand de Rochefort " +homepage="https://metacpan.org/pod/IPC::Run3" +license="Artistic, BSD, GPL-1, GPL-2, GPL-3" +distfiles="$CPAN_SITE/IPC/IPC-Run3-${version}.tar.gz" +checksum=3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565 +noarch=yes