freebsd-ports/math/freemat-mpi/Makefile
Thierry Thomas 6f9976b233 Add freemat-mpi, an environment for rapid engineering and
scientific processing, MPI version.
2005-04-02 21:14:49 +00:00

11 lines
229 B
Makefile

# New ports collection makefile for: freemat-mpi
# Date created: 28 March 2005
# Whom: Thierry Thomas <thierry@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../freemat
WITH_MPI= yes
.include "${MASTERDIR}/Makefile"