aboutsummaryrefslogtreecommitdiff
path: root/math/spooles-mpich
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-05-05 01:38:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-05-05 01:38:17 +0000
commit26700e260fd7ea684d5e03d1605bee83b8fe7f7b (patch)
treed2186d81f030f0233df78a950f47fddbfe3ab0b6 /math/spooles-mpich
parent4f8f7aedd2efaacc50e3887628815382a16361ae (diff)
downloadports-26700e260fd7ea684d5e03d1605bee83b8fe7f7b.tar.gz
ports-26700e260fd7ea684d5e03d1605bee83b8fe7f7b.zip
MPI version of spooles.
Notes
Notes: svn path=/head/; revision=80140
Diffstat (limited to 'math/spooles-mpich')
-rw-r--r--math/spooles-mpich/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/spooles-mpich/Makefile b/math/spooles-mpich/Makefile
new file mode 100644
index 000000000000..1e775eb6438d
--- /dev/null
+++ b/math/spooles-mpich/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: spooles-mpich
+# Date created: 5 May 2003
+# Whom: NAKATA, Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../spooles/
+USE_MPI= YES
+
+.include "${.CURDIR}/../spooles/Makefile"
+
+PKGNAMESUFFIX= -mpich
+
+BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich