20 lines
936 B
Bash
20 lines
936 B
Bash
# Template build file for 'ClusterSSH'.
|
|
pkgname=ClusterSSH
|
|
version=4.13
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="App-${pkgname}-${version}"
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="xterm openssh
|
|
perl-CPAN-Changes perl-Module-Build perl-Try-Tiny perl-Tk
|
|
perl-Exception-Class perl-X11-Protocol perl-X11-Protocol-Other
|
|
perl-File-Slurp perl-File-Which perl-Readonly perl-Test-Differences
|
|
perl-Test-DistManifest perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Trap"
|
|
depends="xterm openssh perl-Try-Tiny perl-Tk perl-X11-Protocol perl-X11-Protocol-Other perl-Exception-Class"
|
|
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-1, Artistic"
|
|
distfiles="${SOURCEFORGE_SITE}/clusterssh/App-${pkgname}-${version}.tar.gz"
|
|
checksum=eb0df729340054a787429cfcefac79d28cf9013553d01d079ffd8e82fbf35681
|