summaryrefslogtreecommitdiff
path: root/net/clusterit/Makefile
blob: fa6d1babc35c39430f044f83ba613c6b73226d70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>