2004-12-06 14:28:27 +01:00
|
|
|
# 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
|
|
|
|
|
2012-04-10 01:51:44 +02:00
|
|
|
DEPRECATED= BROKEN for more than 6 month
|
2012-06-27 09:46:19 +02:00
|
|
|
EXPIRATION_DATE= 2012-07-14
|
2012-04-10 01:51:44 +02:00
|
|
|
|
2011-03-09 01:21:04 +01:00
|
|
|
BROKEN= filesystem was touched prior to make install phase
|
|
|
|
|
2004-12-06 14:28:27 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|