diff options
author | nivit <nivit@FreeBSD.org> | 2007-01-14 06:41:06 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-01-14 06:41:06 +0800 |
commit | 06a16f4df4511d91c4801b50fc790e49b48396e0 (patch) | |
tree | 40e4e51897f60630072170f227165c8bdef86166 /editors/Makefile | |
parent | 691f946e6be3c5a49d7a130df1f59e0e00a90aa9 (diff) | |
download | freebsd-ports-gnome-06a16f4df4511d91c4801b50fc790e49b48396e0.tar.gz freebsd-ports-gnome-06a16f4df4511d91c4801b50fc790e49b48396e0.tar.zst freebsd-ports-gnome-06a16f4df4511d91c4801b50fc790e49b48396e0.zip |
Mondrian is a cross-platform project-manager and editor
for the Ruby language.
Written in 100% native Ruby using the FOX GUI toolkit,
Mondrian has the familiar look and feel of a modern IDE.
Some features include:
* a dynamic object browser
* runtime error integration
* a full-featured project manager
* syntax highlighting
* runs identically on Windows and Linux
WWW: http://www.mondrian-ide.com/
Approved by: alexbl (mentor, implicit)
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 233dbdaa9df9..08f76405c9af 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -100,6 +100,7 @@ SUBDIR += mined SUBDIR += mlview SUBDIR += mode-info + SUBDIR += mondrian SUBDIR += morla SUBDIR += mp SUBDIR += muggy |