aboutsummaryrefslogtreecommitdiffstats
path: root/math/superlu
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /math/superlu
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadfreebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
De-pkg-comment.
Diffstat (limited to 'math/superlu')
-rw-r--r--math/superlu/Makefile1
-rw-r--r--math/superlu/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index e3e2d6afb947..fd601e505369 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/
DISTNAME= ${PORTNAME}_2.0
MAINTAINER= ports@FreeBSD.org
+COMMENT= A library of routines for performing sparse factorization
BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas
diff --git a/math/superlu/pkg-comment b/math/superlu/pkg-comment
deleted file mode 100644
index 731d2ec97d8e..000000000000
--- a/math/superlu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library of routines for performing sparse factorization