aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-05-09 08:53:57 +0800
committeracm <acm@FreeBSD.org>2009-05-09 08:53:57 +0800
commit460477bcb91c46647dd52fdce3ba56af6e4b38de (patch)
tree0a34b2ad25bfe618c84457f63204ca7748da32a0 /lang/Makefile
parent0f9f3eeea25acd08c535cb764d11b8c9a94d48b7 (diff)
downloadfreebsd-ports-gnome-460477bcb91c46647dd52fdce3ba56af6e4b38de.tar.gz
freebsd-ports-gnome-460477bcb91c46647dd52fdce3ba56af6e4b38de.tar.zst
freebsd-ports-gnome-460477bcb91c46647dd52fdce3ba56af6e4b38de.zip
- New port: lang/gambas2-base
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. WWW: http://gambas.sf.net/
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 25c8117ca9d5..2183d4250115 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -79,6 +79,7 @@
SUBDIR += freetxl
SUBDIR += g95
SUBDIR += gambas
+ SUBDIR += gambas2-base
SUBDIR += gambit-c
SUBDIR += gauche
SUBDIR += gawk