mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
13 lines
220 B
Makefile
13 lines
220 B
Makefile
# New ports collection makefile for: mumps-mpich
|
|
# Date created: 23 Jul 2006
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../mumps
|
|
|
|
WITH_MPI= yes
|
|
|
|
.include "../mumps/Makefile"
|