summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-06-26 03:47:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-06-26 03:47:13 +0000
commit703bbb782630b13db9404cf2c4e9907b02370792 (patch)
tree050da9323d4879e7f6fcdfd9c1dd180a12e0f228 /databases/Makefile
parentUpdate to 0.4.3. (diff)
Add ruby-sqlite, (another) Ruby interface to the SQLite DB engine.
Notes
Notes: svn path=/head/; revision=83620
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 3273ccf0b7ae..b5792d4e805e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -178,6 +178,7 @@
SUBDIR += ruby-postgres
SUBDIR += ruby-rdbc1
SUBDIR += ruby-search-namazu
+ SUBDIR += ruby-sqlite
SUBDIR += ruby-sqlrelay
SUBDIR += sqlite
SUBDIR += sqlrelay