# $Id$

PortSystem 1.0

name            dsh
version         0.25.9
revision	0
categories      net
maintainers     exoweb.net:bjorn
description     Distributed shell: runs a command through rsh or ssh on a cluster of machines.
long_description \
    Dsh executes a command remotely on several different machines at \
    the same time. A utility to effectively do the equivalent of     \
    \"for a in \$(seq 1 10)\; do rsh \$a command\; done\"            \
    in Bourne shell.

homepage        http://www.netfort.gr.jp/~dancer/software/dsh.html.en
platforms       darwin
master_sites    http://www.netfort.gr.jp/~dancer/software/downloads/
checksums       md5 60734780242172fca9e68d223654292d
depends_lib     port:libdshconfig
depends_run	port:openssh
platforms	darwin

patchfiles	patch-dsh.conf.diff