clusterssh _unstable_ port information

Info2: <<
Package: clusterssh
Version: 3.22
Revision: 1
Distribution: 10.4
###
Depends: perl586-core, tk-pm586, x11, x11-protocol-pm
BuildDepends: perl586-core
###
Source: mirror:sourceforge:clusterssh/clusterssh-%v.tar.gz
Source-MD5: f568c3ade1e586250ff22045a11eff37
Patch: %n.patch
###
Type: perl
UpdatePOD: false
NoPerlTests: true
###
CompileScript: <<
#!/bin/sh -ex
cd %b
PERL=/usr/bin/perl5.8.6 ./configure --mandir=%i/share/man --prefix=%i --sysconfdir=%p/etc
make
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS
###
Description: Cluster administration tool
DescDetail: <<
Control multiple terminals open on different servers to perform
administration tasks, for example multiple hosts requiring the
same config within a cluster. Not limited to use with clusters,
however.
<<
DescPort: <<
The patch makes the build use the sysconfdir passed to configure.
<<
###
License: GPL
Maintainer: degraw
Homepage: http://clusterssh.sourceforge.net/
<<