summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-22 23:27:47 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-22 23:27:47 +0000
commit0d64d8bed294f683b6d98958201a85c09f4306f9 (patch)
tree2b90e6933c9922f3a9e93d19cbbef0e5933e4a01 /math/Makefile
parentUpdate to 0.5.0. (diff)
Add ruby-gmp (libgmp-ruby), Ruby bindings to GNU Multiprecision
Library.
Notes
Notes: svn path=/head/; revision=87532
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 bb01652f71fb..e3b1906290a7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -150,6 +150,7 @@
SUBDIR += rpc
SUBDIR += ruby-algebra
SUBDIR += ruby-bitvector
+ SUBDIR += ruby-gmp
SUBDIR += ruby-gnuplot
SUBDIR += ruby-gsl
SUBDIR += ruby-math3d