freebsd-ports/math/spooles-mpich/Makefile
Maho Nakata 7596947cb9 USE_MPI->WITH_MPI and other fix
PR:		72216
Submitted by:	thierry@
2004-10-19 02:10:31 +00:00

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"