1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/science/mpqc-mpich/Makefile
John Marino f31e3f807e Stage science/mpqc and science/mpqc-mpich
* reset maintainer
 * converted to options instead of WITH_* knobs
 * moved files/manpages to pkgplist
 * USES+= libtool
 * modernize
2014-09-08 00:20:03 +00:00

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"