diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-03 21:20:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-03 21:20:58 +0800 |
commit | f9ebfc659ff870783be048789bdbc9b4f4632bbe (patch) | |
tree | 3e8f42d7042b93a1f3faa5c5ffab03e6b88f18a9 /math/Makefile | |
parent | 6300c484a4a38127fbaf78d1f6f6d8aca9108daa (diff) | |
download | freebsd-ports-gnome-f9ebfc659ff870783be048789bdbc9b4f4632bbe.tar.gz freebsd-ports-gnome-f9ebfc659ff870783be048789bdbc9b4f4632bbe.tar.zst freebsd-ports-gnome-f9ebfc659ff870783be048789bdbc9b4f4632bbe.zip |
add it++ 3.7.0
Mathematical, signal processing and communication library
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 65d64ca88c8f..c911ea13f9a6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -55,6 +55,7 @@ SUBDIR += gsl SUBDIR += guppi SUBDIR += hexcalc + SUBDIR += it++ SUBDIR += jacal SUBDIR += javanns SUBDIR += kseg |