aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-04-16 13:08:36 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-04-16 13:08:36 +0000
commitd8fcbcb19477e50844d33a85d86ef1fabeb4412d (patch)
treed34c0f73a651963a85d414566050dd4bf38447ef /databases/Makefile
parent6c94ec10d36565e775295eca86ae102a2ec7f7f0 (diff)
downloadports-d8fcbcb19477e50844d33a85d86ef1fabeb4412d.tar.gz
ports-d8fcbcb19477e50844d33a85d86ef1fabeb4412d.zip
- New port: databases/tdbc
TDBC is the Tcl Database Connectivity, an abstraction layer for database drivers in the Tcl programming language. It currently supports drivers for MySQL, PostgreSQL, SQLite, and ODBC through either unixODBC or iODBX.
Notes
Notes: svn path=/head/; revision=294909
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8cd6a03da213..59010f2b3a10 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -822,6 +822,7 @@
SUBDIR += tarantool
SUBDIR += tcl-Mysql
SUBDIR += tdb
+ SUBDIR += tdbc
SUBDIR += tinycdb
SUBDIR += tokyocabinet
SUBDIR += tokyotyrant