mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
c917b3119d
commit
37f0c8a376
1 changed files with 17 additions and 0 deletions
17
srcpkgs/perl-Svsh/template
Normal file
17
srcpkgs/perl-Svsh/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'perl-Svsh'
|
||||||
|
pkgname=perl-Svsh
|
||||||
|
version=1.002000
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl perl-namespace-clean perl-Term-ShellUI perl-Proc-ProcessTable perl-Term-ReadLine-Gnu
|
||||||
|
perl-Moo perl-Getopt-Compact perl-Pod-Simple-Text-Termcap"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Process supervision shell for daemontools-family of supervisors"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Svsh"
|
||||||
|
distfiles="https://cpan.org/authors/id/I/ID/IDOPEREL/Svsh-${version}.tar.gz"
|
||||||
|
checksum=b462a438006bf6195858e473c72e7cf39bee62930d2ae9cb6a2fb8cae60d7839
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue