62d9bc157e
Approved by: portmgr@
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# Created by: NAKATA, Maho <maho@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../spooles
|
|
WITH_MPI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|