1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/clusterit/Makefile
Bill Fumerola 21603991bf This is a collection of clustering tools to turn your ordinary everyday pile
of UNIX workstations into a speedy parallel beast. This facilitates managing
a set of program executing in parallel with a very flexible authentication
scheme.

http://www.inficad.com/~garbled/clusterit.html

PR:		ports/9907
Submitted By:	Dima Sivachenko <dima@Chg.RU>
1999-03-06 17:42:11 +00:00

20 lines
419 B
Makefile

# New ports collection makefile for: clusterit
# Version required: 1.2
# Date created: 4 February 1999
# Whom: Dima Sivachenko
#
# $Id: $
#
DISTNAME= clusterit-1.2
CATEGORIES= net devel
MASTER_SITES= http://www.inficad.com/~garbled/ \
ftp://ftp.chg.ru/pub/prog/parallel/tools/clusterit/
MAINTAINER= dima@chg.ru
MAN1= barrier.1 barrierd.1 dsh.1 run.1 seq.1 dshbak.1 pcp.1 pdf.1\
prm.1
.include <bsd.port.mk>