New package: ClusterSSH-4.03:06
This commit is contained in:
parent
04d8f12b93
commit
45354c061b
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'ClusterSSH'.
|
||||||
|
pkgname=ClusterSSH
|
||||||
|
version=4.03:06
|
||||||
|
revision=1
|
||||||
|
wrksrc="App-${pkgname}-${version/:/_}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
makedepends="perl perl-Module-Build xterm perl-Try-Tiny perl-Tk perl-Exception-Class perl-X11-Protocol"
|
||||||
|
depends="perl perl-Tk xterm openssh perl-Exception-Class perl-Try-Tiny perl-X11-Protocol"
|
||||||
|
short_desc='A tool for making the same change on multiple servers at the same time.'
|
||||||
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
|
homepage="http://clusterssh.sourceforge.net"
|
||||||
|
license="GPL-2, Artistic"
|
||||||
|
distfiles="http://downloads.sourceforge.net/clusterssh/App-${pkgname}-${version/:/_}.tar.gz"
|
||||||
|
checksum=f3c5c89669deb7a579be65a0dba1e197b6d8b9f1d5b3e48b8a0646193d0bf6f0
|
||||||
|
noarch=yes
|
Loading…
Reference in New Issue