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/gsl | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'math/gsl')
-rw-r--r-- | math/gsl/Makefile | 1 | ||||
-rw-r--r-- | math/gsl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index b7755228bd4e..057760a39ac2 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif MAINTAINER= vlad@reid.ru +COMMENT= The GNU Scientific Library - mathematical libs GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/math/gsl/pkg-comment b/math/gsl/pkg-comment deleted file mode 100644 index 0f1a4498ddc4..000000000000 --- a/math/gsl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNU Scientific Library - mathematical libs |