diff options
author | obache <obache@pkgsrc.org> | 2011-04-13 13:17:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-13 13:17:59 +0000 |
commit | 97858a5499334dd4095a4f00ff9732f7f5eae205 (patch) | |
tree | 8409ef19a5869b900c505ac3cf72e24bfa28cea9 | |
parent | a929b4ccb05ed3a7c2cdb0fdb4f30fc3848fc42f (diff) | |
download | pkgsrc-97858a5499334dd4095a4f00ff9732f7f5eae205.tar.gz |
+ ruby-spreadsheet
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 70d7a97ef5f..875375441d1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2011/03/15 18:46:57 minskim Exp $ +# $NetBSD: Makefile,v 1.215 2011/04/13 13:17:59 obache Exp $ COMMENT= Mathematics @@ -182,6 +182,7 @@ SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-rb-gsl +SUBDIR+= ruby-spreadsheet SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec |