diff options
author | knu <knu@FreeBSD.org> | 2001-02-02 00:18:07 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-02 00:18:07 +0800 |
commit | 9db984a4f5fa620ed79b27b15c71f6215e700280 (patch) | |
tree | 981101816f4489116ef6f253496d1f676d074f30 /math/Makefile | |
parent | e4b7f96093d4427a2cab602ac515d557b00cedd3 (diff) | |
download | freebsd-ports-gnome-9db984a4f5fa620ed79b27b15c71f6215e700280.tar.gz freebsd-ports-gnome-9db984a4f5fa620ed79b27b15c71f6215e700280.tar.zst freebsd-ports-gnome-9db984a4f5fa620ed79b27b15c71f6215e700280.zip |
Add ruby-gnuplot, a pipe-based interface to the gnuplot package for
Ruby.
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 |