mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
f31e3f807e
* reset maintainer * converted to options instead of WITH_* knobs * moved files/manpages to pkgplist * USES+= libtool * modernize
11 lines
174 B
Makefile
11 lines
174 B
Makefile
# Created by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../mpqc
|
|
|
|
PKGNAMESUFFIX= -mpich
|
|
|
|
WITH_MPICH= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|