bbe57b83a1
* mpich part of mpqc-mpich is moved into mpqc port. * now use mpich2 instead of mpich.
14 lines
256 B
Makefile
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"
|