diff options
Diffstat (limited to 'math/parmetis/Makefile')
-rw-r--r-- | math/parmetis/Makefile | 1 |
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 |