diff options
author | acm <acm@FreeBSD.org> | 2009-05-09 09:13:41 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-05-09 09:13:41 +0800 |
commit | e4ba3963734bbe4f948ef060f63655727d248c04 (patch) | |
tree | 7aaef6291279f62484b66bfa7254bc026dfdb3b6 /databases/Makefile | |
parent | 3d20352caf2bfa27a1e80080d43e55200f7daf07 (diff) | |
download | freebsd-ports-gnome-e4ba3963734bbe4f948ef060f63655727d248c04.tar.gz freebsd-ports-gnome-e4ba3963734bbe4f948ef060f63655727d248c04.tar.zst freebsd-ports-gnome-e4ba3963734bbe4f948ef060f63655727d248c04.zip |
- New port: databases/gambas2-gb-db-mysql
The MySQL driver for the gambas database component
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 0c8ad312ab86..5c95d71deddf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -75,6 +75,7 @@ SUBDIR += frontbase-jdbc SUBDIR += gadfly SUBDIR += gambas2-gb-db-firebird + SUBDIR += gambas2-gb-db-mysql SUBDIR += gauche-gdbm SUBDIR += gbib SUBDIR += gdbm |