aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-03-21 02:25:10 +0800
committerroam <roam@FreeBSD.org>2001-03-21 02:25:10 +0800
commit99bc1d53959f0c0b793bf6e56ef5dbeb554d8e75 (patch)
tree16c7c04f22fb963bfe83378a1d8e0f5f23d5c056 /math/Makefile
parent51e01f3b01fc74a6e8dc8447889175956e30c4dc (diff)
downloadfreebsd-ports-gnome-99bc1d53959f0c0b793bf6e56ef5dbeb554d8e75.tar.gz
freebsd-ports-gnome-99bc1d53959f0c0b793bf6e56ef5dbeb554d8e75.tar.zst
freebsd-ports-gnome-99bc1d53959f0c0b793bf6e56ef5dbeb554d8e75.zip
Add ccmath, a mathematics library with many functions.
PR: 25589 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 6e46521798c9..6e9cd5c2df52 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -12,6 +12,7 @@
SUBDIR += blas
SUBDIR += calc
SUBDIR += calctool
+ SUBDIR += ccmath
SUBDIR += cln
SUBDIR += concorde
SUBDIR += dcdflib