2011-07-13 15:28:12 +00:00
|
|
|
# Template build file for 'perl-IPC-Run'.
|
|
|
|
pkgname=perl-IPC-Run
|
2014-12-21 11:02:31 +00:00
|
|
|
version=0.94
|
|
|
|
revision=1
|
2014-02-22 08:18:37 +00:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
2011-07-18 14:42:50 +00:00
|
|
|
build_style=perl-module
|
2015-03-27 09:50:40 +00:00
|
|
|
hostmakedepends="perl"
|
2013-11-23 10:57:36 +00:00
|
|
|
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"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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"
|
2014-12-21 11:02:31 +00:00
|
|
|
checksum=2eb336c91a2b7ea61f98e5b2282d91020d39a484f16041e2365ffd30f8a5605b
|