freebsd-ports/math/petsc-mpich/Makefile
2011-03-09 00:21:04 +00:00

14 lines
284 B
Makefile

# 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
BROKEN= filesystem was touched prior to make install phase
.include "${MASTERDIR}/Makefile"