7596947cb9
PR: 72216 Submitted by: thierry@
11 lines
241 B
Makefile
11 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"
|