mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2514bdf28c
I am now at FreeBSD dot org Approved by: sobomax
20 lines
419 B
Makefile
20 lines
419 B
Makefile
# New ports collection makefile for: clusterit
|
|
# Date created: 4 February 1999
|
|
# Whom: Dima Sivachenko
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= clusterit
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= net devel
|
|
MASTER_SITES= http://www.inficad.com/~garbled/ \
|
|
ftp://ftp.chg.ru/pub/prog/parallel/tools/clusterit/
|
|
|
|
MAINTAINER= demon@FreeBSD.org
|
|
|
|
MAN1= barrier.1 barrierd.1 dsh.1 run.1 seq.1 dshbak.1 pcp.1 pdf.1\
|
|
prm.1
|
|
|
|
.include <bsd.port.mk>
|