mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
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"
|