diff options
author | knu <knu@FreeBSD.org> | 2000-11-23 14:13:42 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-11-23 14:13:42 +0000 |
commit | 100ad0c35b7ab3f50e47eeab931578750a7f0dc6 (patch) | |
tree | d4576bb7bc74482062eca8ca6ad98c79a4283ad0 /math/Makefile | |
parent | 1387b44c5126ce61a69713dc58f908fc457241f9 (diff) | |
download | FreeBSD-ports-100ad0c35b7ab3f50e47eeab931578750a7f0dc6.zip FreeBSD-ports-100ad0c35b7ab3f50e47eeab931578750a7f0dc6.tar.gz |
Add ruby-bitvector, efficient Ruby bit vector extension.
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 d09e162..12aff69 100644 --- a/math/Makefile +++ b/math/Makefile @@ -56,6 +56,7 @@ SUBDIR += pygist SUBDIR += rcalc SUBDIR += ruby-bigfloat + SUBDIR += ruby-bitvector SUBDIR += sc SUBDIR += scigraphica SUBDIR += siag |