diff options
author | acm <acm@FreeBSD.org> | 2009-05-09 09:49:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-09 09:49:24 +0800 |
commit | 6200facab40e4ef2c5134589ea9c17cc9b01a072 (patch) | |
tree | 9066ac3fbd8dfa8ba2b8cff709d69c85f087bf3c /lang/Makefile | |
parent | 2b97cfd325eea90f82e6134987e6b245ff5a8fe4 (diff) | |
download | freebsd-ports-gnome-6200facab40e4ef2c5134589ea9c17cc9b01a072.tar.gz freebsd-ports-gnome-6200facab40e4ef2c5134589ea9c17cc9b01a072.tar.zst freebsd-ports-gnome-6200facab40e4ef2c5134589ea9c17cc9b01a072.zip |
- New port: lang/gambas2-examples
Example projects for gambas language
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3ce317752541..66b8347ed0a4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -82,6 +82,7 @@ SUBDIR += gambas2 SUBDIR += gambas2-base SUBDIR += gambas2-components + SUBDIR += gambas2-examples SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk |