freebsd-ports/science/mpqc-mpich/Makefile
Dmitry Marakasov ca3dd59796 - Add missing manpage
- Switch to options helpers and OPTIONS_SLAVE
- Sort plist
- Fix stage-qa for mpqc-mpich
2015-10-01 07:04:30 +00:00

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"