1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
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

12 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"