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

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