7d8bea3dd2
Fixes a few bugs, makes it more portable to other operating systems, gives about 20% speedup in command processing, adds SIGINT processing to give up on the current node, formats output much nicer, makes pdf work on more operating systems, and other fine enhancements.
10 lines
277 B
Makefile
10 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.5 1999/10/14 17:58:54 garbled Exp $
|
|
|
|
DISTNAME= clusterit-1.3
|
|
CATEGORIES= parallel
|
|
MASTER_SITES= http://www.inficad.com/~garbled/
|
|
|
|
MAINTAINER= root@garbled.net
|
|
HOMEPAGE= http://www.inficad.com/~garbled/clusterit.html
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|