diff options
author | petef <petef@FreeBSD.org> | 2001-12-03 14:20:00 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-03 14:20:00 +0800 |
commit | ba332dcce76f7982caa2e7c55b28e71b024da9e9 (patch) | |
tree | be70033a1dde6523fdcae19f1c23f1304bb855a4 /math/Makefile | |
parent | 006f6ab16034c7d61b9a938f2d5676ef8f710bee (diff) | |
download | freebsd-ports-gnome-ba332dcce76f7982caa2e7c55b28e71b024da9e9.tar.gz freebsd-ports-gnome-ba332dcce76f7982caa2e7c55b28e71b024da9e9.tar.zst freebsd-ports-gnome-ba332dcce76f7982caa2e7c55b28e71b024da9e9.zip |
Add naturalmath-0.5, a script to turn intuitively written math into latex
PR: 31701
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
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 34194caa958b..02bb7ec370fa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -51,6 +51,7 @@ SUBDIR += metis SUBDIR += mtrxmath SUBDIR += mupad + SUBDIR += naturalmath SUBDIR += nauty SUBDIR += netcdf SUBDIR += ngraph |