# New ports collection makefile for: mpiexec # Date created: 2006-11-16 # Whom: trasz # # $FreeBSD: ports/sysutils/mpiexec/Makefile,v 1.5 2007/11/14 14:18:15 trasz Exp $ # PORTNAME= mpiexec PORTVERSION= 0.82 PORTREVISION= 1 CATEGORIES= sysutils parallel MASTER_SITES= http://www.osc.edu/~pw/mpiexec/ EXTRACT_SUFX= .tgz MAINTAINER= trasz@FreeBSD.org COMMENT= A tool to run a parallel job from within a PBS environment LIB_DEPENDS= torque.2:${PORTSDIR}/sysutils/torque GNU_CONFIGURE= yes USE_GMAKE= yes PLIST_FILES= bin/mpiexec MAN1= mpiexec.1 .include