diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /math/atlas | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 1 | ||||
-rw-r--r-- | math/atlas/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 52b1966f6ffc..54af8fe921f6 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= math-atlas DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= chat95@mbox.kyoto-inet.or.jp +COMMENT= Automatically Tuned Linear Algebra Software (ATLAS) LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack diff --git a/math/atlas/pkg-comment b/math/atlas/pkg-comment deleted file mode 100644 index cd8e2ecd7e8f..000000000000 --- a/math/atlas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Automatically Tuned Linear Algebra Software (ATLAS) |