diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-09 08:54:05 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-09 08:54:05 +0800 |
commit | a78a4df09645b0a0052bbb372835f9ffbba0eef1 (patch) | |
tree | b9a95a97b9daf7571771ec06a088fddc0e4882ce /math | |
parent | 798e319e0af35a301bf0542a15f3f61bde46671d (diff) | |
download | freebsd-ports-gnome-a78a4df09645b0a0052bbb372835f9ffbba0eef1.tar.gz freebsd-ports-gnome-a78a4df09645b0a0052bbb372835f9ffbba0eef1.tar.zst freebsd-ports-gnome-a78a4df09645b0a0052bbb372835f9ffbba0eef1.zip |
Add ngraph
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 24ff30bacf53..a1ec3cf55012 100644 --- a/math/Makefile +++ b/math/Makefile @@ -30,6 +30,7 @@ SUBDIR += linpack SUBDIR += metis SUBDIR += netcdf + SUBDIR += ngraph SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |