# $Id$ PortSystem 1.0 name libdshconfig version 0.20.9 categories net maintainers exoweb.net:bjorn description Dsh config file parser for general use, split out from dsh sources long_description \ Config file parser library for dsh. \ Dsh executes command remotely on several different machines at \ the same time. An utility to effectively do a \ { 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 c3fabfae1782c17ee989373c2f6a73c1 platforms darwin depends_build port:autoconf pre-configure { system "cd ${worksrcpath} && autoreconf" }