# Created by: Thierry Thomas # $FreeBSD: head/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"