pkgsrc/parallel/clusterit/Makefile
garbled 7d8bea3dd2 Update clusterit to 1.3.
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.
1999-10-14 17:58:54 +00:00

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"