freebsd-ports/math/petsc-mpich/Makefile

18 lines
354 B
Makefile
Raw Normal View History

# 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
2012-06-27 09:46:19 +02:00
EXPIRATION_DATE= 2012-07-14
BROKEN= filesystem was touched prior to make install phase
.include "${MASTERDIR}/Makefile"