cda642dbe2
2- Stagify. PR: ports/181227 Submitted by: /me Approved by: maintainer's time-out
8 lines
140 B
Makefile
8 lines
140 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../mumps
|
|
|
|
WITH_MPI= yes
|
|
|
|
.include "../mumps/Makefile"
|