aboutsummaryrefslogtreecommitdiff
path: root/math/lapack++
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack++')
-rw-r--r--math/lapack++/Makefile1
-rw-r--r--math/lapack++/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index 1594bb2028c2..d7e01f1f3003 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -19,6 +19,7 @@ DIST_SUBDIR= lapack++
EXTRACT_ONLY= Lapackpp1_1a.tgz
MAINTAINER= maho@FreeBSD.org
+COMMENT= Linear Algebra PACKage in C++, a wrapper for LAPACK
LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
atlas:${PORTSDIR}/math/atlas
diff --git a/math/lapack++/pkg-comment b/math/lapack++/pkg-comment
deleted file mode 100644
index 40fa71523dd0..000000000000
--- a/math/lapack++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Linear Algebra PACKage in C++, a wrapper for LAPACK