diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-06 03:07:49 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-06 03:07:49 +0800 |
commit | d6346721b301d404b32fb4cd63c15369d5b4ddbb (patch) | |
tree | 176a6bad59b75a315088ef09c874a0be3066b223 /shells/Makefile | |
parent | 8f5dfd264255f770ac415caa042d49fd8f7f28b2 (diff) | |
download | freebsd-ports-gnome-d6346721b301d404b32fb4cd63c15369d5b4ddbb.tar.gz freebsd-ports-gnome-d6346721b301d404b32fb4cd63c15369d5b4ddbb.tar.zst freebsd-ports-gnome-d6346721b301d404b32fb4cd63c15369d5b4ddbb.zip |
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
programming, 2D/3D plotting, numerical computing, and embedded scripting.
Ch is the solution for:
* Embedded Scripting
* Enterprise
* Academic
* Plotting and Numerical Computing
WWW: http://www.softintegration.com/products/chstandard/
PR: ports/101259
Submitted by: conrads at cox.net
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index bc391c45912d..d2f7f03a744a 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -8,6 +8,7 @@ SUBDIR += bash-completion SUBDIR += bash2 SUBDIR += bush + SUBDIR += ch SUBDIR += es SUBDIR += esh SUBDIR += fd |