17 lines
591 B
Bash
17 lines
591 B
Bash
# Template file for 'perl-IPC-System-Simple'
|
|
pkgname=perl-IPC-System-Simple
|
|
version=1.25
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="${makedepends}"
|
|
short_desc="IPC::System::Simple - Run commands simply, with detailed diagnostics"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="http://search.cpan.org/dist/IPC-System-Simple"
|
|
distfiles="${CPAN_SITE}/IPC/${pkgname/perl-}-${version}.tar.gz"
|
|
checksum=f1b6aa1dfab886e8e4ea825f46a1cbb26038ef3e727fef5d84444aa8035a4d3b
|
|
noarch=yes
|