summaryrefslogtreecommitdiff
path: root/math/parmetis
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
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76038
Diffstat (limited to 'math/parmetis')
-rw-r--r--math/parmetis/Makefile1
-rw-r--r--math/parmetis/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/math/parmetis/pkg-comment b/math/parmetis/pkg-comment
deleted file mode 100644
index d3b8c3696b02..000000000000
--- a/math/parmetis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A package for parallel (mpi) unstructured graph partitioning