void-packages/srcpkgs/perl-IPC-Run/template

17 lines
574 B
Bash

# Template build file for 'perl-IPC-Run'.
pkgname=perl-IPC-Run
version=0.97
revision=1
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="${makedepends}"
short_desc="system() and background procs w/ piping, redirs, ptys"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://search.cpan.org/dist/IPC-Run"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
distfiles="${CPAN_SITE}/IPC/IPC-Run-${version}.tar.gz"
checksum=70107fd66ad363e0c8fc7baacc1fa22a4a6169d2c447a9495f625b778c149d84
noarch=yes