# New ports collection makefile for:	spooles-mpich
# Date created:         5 May 2003
# Whom:                 NAKATA, Maho <maho@FreeBSD.org>
#
# $FreeBSD: ports/math/spooles-mpich/Makefile,v 1.1 2003/05/05 01:38:17 maho Exp $
#

MASTERDIR=      ${.CURDIR}/../spooles/
USE_MPI=	YES

.include "${.CURDIR}/../spooles/Makefile"

PKGNAMESUFFIX=  -mpich

BUILD_DEPENDS=  ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
