From 21e0aafdec2b797115e389ed834185e0d8487df0 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 7 Aug 2000 06:09:19 +0000 Subject: Add Ruby related ports. devel/ruby-property: Simple properties scheme for Ruby lang/ruby-python: Ruby extension library for embedding Python in Ruby math/ruby-bigfloat: Variable precision floating library for Ruby Whipped on by: ade :> --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index bb1b617e30d9..079557f2ba4c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -52,6 +52,7 @@ SUBDIR += pygist SUBDIR += rcalc SUBDIR += rng + SUBDIR += ruby-bigfloat SUBDIR += sc SUBDIR += siag SUBDIR += simpack -- cgit