# $FreeBSD: head/science/fvcom-mpi/Makefile 532095 2020-04-19 09:49:02Z danilo $ PORTREVISION= 15 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ MAINTAINER= jwb@FreeBSD.org LIB_DEPENDS+= libmpi.so:net/openmpi MASTERDIR= ${.CURDIR}/../fvcom MAKE_ARGS+= FC=${LOCALBASE}/${MPIPREFIX}bin/mpif90 \ PORT_CPP_FLAGS+=-DMULTIPROCESSOR .include "${MASTERDIR}/Makefile"