diff options
author | knu <knu@FreeBSD.org> | 2001-05-08 19:13:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-08 19:13:59 +0800 |
commit | 663157aabfb1c486b6a563a6b0ab17290e8bede7 (patch) | |
tree | c00d95fd35fbf31fa53b6e4ca4b34a22480f7f9c /math/Makefile | |
parent | 300f3b9eb1601ad2edd76f2bc751f390747d2669 (diff) | |
download | freebsd-ports-gnome-663157aabfb1c486b6a563a6b0ab17290e8bede7.tar.gz freebsd-ports-gnome-663157aabfb1c486b6a563a6b0ab17290e8bede7.tar.zst freebsd-ports-gnome-663157aabfb1c486b6a563a6b0ab17290e8bede7.zip |
Add ruby-algebra, a Ruby library for mathematical (algebraic)
computations.
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 487c875c72c2..70809f110254 100644 --- a/math/Makefile +++ b/math/Makefile @@ -85,6 +85,7 @@ SUBDIR += rascal SUBDIR += rcalc SUBDIR += rpc + SUBDIR += ruby-algebra SUBDIR += ruby-bigfloat SUBDIR += ruby-bitvector SUBDIR += ruby-gnuplot |