summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-05-23 19:22:33 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-05-23 19:22:33 +0000
commite19f04068a9a51fe22a3d85f2ee3746fba1dcb32 (patch)
treee28fe28de9bed185bc369ba9fd42978287bdcf49 /databases/Makefile
parentadd missing m4 files (diff)
Add ruby-odbc, a Ruby extension library to use ODBC data sources
Notes
Notes: svn path=/head/; revision=42982
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 c41476fc3a76..e787b438e0df 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -74,6 +74,7 @@
SUBDIR += ruby-rdbc1
SUBDIR += ruby-mysql
SUBDIR += ruby-o_dbm
+ SUBDIR += ruby-odbc
SUBDIR += ruby-postgres
SUBDIR += sqlite
SUBDIR += sqsh