Ticket #11736: Portfile

File Portfile, 698 bytes (added by emory.smith@…, 17 years ago)

cssh Portfile

Line 
1# $Id:
2PortSystem 1.0
3name              cssh
4version           3.19.1
5
6platforms         darwin
7categories        sysutils
8maintainers       nomaintainer@macports.org
9homepage          http://clusterssh.sourceforge.net/
10description       Cluster Admin via SSH
11long_description  \
12    ClusterSSH controls a number of xterm windows via a single graphical \
13    console window to allow commands to be interactively run on multiple \
14    servers over an ssh connection.
15
16master_sites      http://downloads.sourceforge.net/clusterssh/
17checksums         md5 578208faf944100a233ae216fa230350
18distname          clusterssh-${version}
19extract.suffix    .tar.gz
20
21depends_lib   port:p5-tk port:p5-x11-protocol