mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +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"
|