aboutsummaryrefslogtreecommitdiff
path: root/math/parmetis/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
commit4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch)
tree179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/parmetis/Makefile
parent3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff)
downloadports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz
ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip
Notes
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r--math/parmetis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index 618c0eed480b..3547c8f2f5b7 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= math parallel
MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/parmetis/files/
MAINTAINER= eoin@maths.tcd.ie
+COMMENT= A package for parallel (mpi) unstructured graph partitioning
RUN_DEPENDS= $(PREFIX)/mpich/bin/mpirun:${PORTSDIR}/net/mpich
BUILD_DEPENDS= $(PREFIX)/mpich/bin/mpicc:${PORTSDIR}/net/mpich