aboutsummaryrefslogtreecommitdiffstats
path: root/math/mumps-mpich/Makefile
blob: 3c75598b31b80ecf0d200788d0adfdc67ba40e03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:    mumps-mpich
# Date created:         23 Jul 2006
# Whom:             Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

MASTERDIR=      ${.CURDIR}/../mumps

WITH_MPI=       yes

.include "../mumps/Makefile"