mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: perl-IPC-System-Simple-1.25.
This commit is contained in:
parent
50eb362370
commit
926f913f98
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-IPC-System-Simple/template
Normal file
16
srcpkgs/perl-IPC-System-Simple/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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
|
Loading…
Add table
Reference in a new issue