summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:47:55 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:47:55 +0000
commitb4066654d704a75dae79e5a8035c37caac0e4c39 (patch)
tree3ccc2e89a6688f1e74e0a1abe62161de45fd8c78 /lang/Makefile
parent- New port: x11-toolkits/gambas2-gb-gtk (diff)
- New port: lang/gambas2
Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic (but it is NOT a clone !). With Gambas, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. (meta port) WWW: http://gambas.sf.net/
Notes
Notes: svn path=/head/; revision=233473
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7bf384c48128..3ce317752541 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -79,6 +79,7 @@
SUBDIR += freetxl
SUBDIR += g95
SUBDIR += gambas
+ SUBDIR += gambas2
SUBDIR += gambas2-base
SUBDIR += gambas2-components
SUBDIR += gambit-c