ca3dd59796
- Switch to options helpers and OPTIONS_SLAVE - Sort plist - Fix stage-qa for mpqc-mpich
10 lines
179 B
Makefile
10 lines
179 B
Makefile
# Created by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../mpqc
|
|
|
|
PKGNAMESUFFIX= -mpich
|
|
|
|
OPTIONS_SLAVE= MPICH
|
|
|
|
.include "${MASTERDIR}/Makefile"
|