mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
7596947cb9
PR: 72216 Submitted by: thierry@
12 lines
241 B
Makefile
12 lines
241 B
Makefile
# New ports collection makefile for: spooles-mpich
|
|
# Date created: 5 May 2003
|
|
# Whom: NAKATA, Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../spooles/
|
|
WITH_MPI= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|