diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/atlas/Makefile | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'math/atlas/Makefile')
-rw-r--r-- | math/atlas/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |