e206ed4e79
PR: 163963 Approved by: maho (maintainer) shaun (mentor)
11 lines
240 B
Makefile
11 lines
240 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"
|