freebsd-ports/science/mpqc-mpich/Makefile
Maho Nakata bbe57b83a1 * Use BLAS instead of ATLAS if ATLAS doesn't exist.
* mpich part of mpqc-mpich is moved into mpqc port.
* now use mpich2 instead of mpich.
2006-11-19 08:42:07 +00:00

14 lines
256 B
Makefile

# New ports collection makefile for: mpqc-mpich
# Date created: 27 April 2001
# Whom: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../mpqc/
PKGNAMESUFFIX= -mpich
WITH_MPICH= yes
.include "${MASTERDIR}/Makefile"