aboutsummaryrefslogtreecommitdiffstats
path: root/math/petsc-mpich/Makefile
blob: 8704f5b53d7ea2a064eac343358d18a2884b8b6f (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-06-21

BROKEN=     filesystem was touched prior to make install phase

.include "${MASTERDIR}/Makefile"