summaryrefslogtreecommitdiff
path: root/parallel/clusterit/Makefile
blob: 682cf3c437dd42249b126a1145408419b3fa2475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.9 2005/05/24 05:42:37 garbled Exp $

DISTNAME=		clusterit-2.3
CATEGORIES=		parallel
MASTER_SITES=		http://www.garbled.net/download/

MAINTAINER=		root@garbled.net
HOMEPAGE=		http://www.garbled.net/clusterit.html
COMMENT=		Clustering package for unix

HAS_CONFIGURE=		YES
CONFIGURE_ARGS+=	--prefix=${PREFIX}
USE_X11=		YES

.include "../../mk/bsd.pkg.mk"