aboutsummaryrefslogtreecommitdiffstats
path: root/math/petsc-mpich/Makefile
blob: 5f4bcd61879bd279eef03946692b948207e6eaa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    petsc-mpich
# Date created:         6 Dec 2004
# Whom:             Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

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

WITH_MPI=       yes

DEPRECATED= BROKEN for more than 6 month
EXPIRATION_DATE=    2012-07-14

BROKEN=     filesystem was touched prior to make install phase

.include "${MASTERDIR}/Makefile"