# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD: tags/RELEASE_11_0_0/math/arpack-ng-mpich/Makefile 370227 2014-10-06 20:51:55Z thierry $

PORTNAME=	arpack-ng

COMMENT=	Revised Argand library for solving large-scale eigenvalue problems with MPI support

MASTERDIR=	${.CURDIR}/../../math/arpack-ng

OPTIONS_DEFAULT+=	MPI

.include "${MASTERDIR}/Makefile"
