mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
cda642dbe2
2- Stagify. PR: ports/181227 Submitted by: /me Approved by: maintainer's time-out
9 lines
140 B
Makefile
9 lines
140 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../mumps
|
|
|
|
WITH_MPI= yes
|
|
|
|
.include "../mumps/Makefile"
|