diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-01 16:18:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-01 16:18:07 +0000 |
commit | 373bbb0312a37f219b6980b18b4b10becd6870d8 (patch) | |
tree | 196898d684be19ce4bfe9cfe54d6151abba4da27 /math/Makefile | |
parent | Create intermediate directories (diff) |
Add ruby-gnuplot, a pipe-based interface to the gnuplot package for
Ruby.
Notes
Notes:
svn path=/head/; revision=37886
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 e63306462399..66ed27b8b3ce 100644 --- a/math/Makefile +++ b/math/Makefile @@ -76,6 +76,7 @@ SUBDIR += rcalc SUBDIR += ruby-bigfloat SUBDIR += ruby-bitvector + SUBDIR += ruby-gnuplot SUBDIR += ruby-narray SUBDIR += sc SUBDIR += scigraphica |