2011-07-13 15:28:12 +00:00
|
|
|
# Template build file for 'perl-IPC-Run'.
|
|
|
|
pkgname=perl-IPC-Run
|
2013-11-23 11:36:45 +00:00
|
|
|
version=0.92
|
2014-02-22 08:18:37 +00:00
|
|
|
revision=2
|
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2013-11-23 10:57:36 +00:00
|
|
|
hostmakedepends="perl>=5.18"
|
|
|
|
makedepends="${hostmakedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
|
|
|
noarch="yes"
|
2011-07-13 15:28:12 +00:00
|
|
|
short_desc="system() and background procs w/ piping, redirs, ptys"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-11-23 11:36:45 +00:00
|
|
|
homepage="http://search.cpan.org/dist/IPC-Run"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="Artistic, GPL-1"
|
2013-04-14 09:13:30 +00:00
|
|
|
distfiles="${CPAN_SITE}/IPC/IPC-Run-$version.tar.gz"
|
2013-11-23 11:36:45 +00:00
|
|
|
checksum=e186b46ddf1577d24f11eec1ba42285963c3f71ec7ecb1ce51d6e88c729d46d2
|