1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
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

11 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"