aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-10-23 03:32:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-10-23 03:32:11 +0000
commitc12a3092a587932ea95bf5c25136a66533674dee (patch)
tree338254bd828e61b59307dc6cbe16f8fd56ede3d3 /databases/Makefile
parent395a6d618e6484dc747ba6b006bd05a3568514de (diff)
downloadports-c12a3092a587932ea95bf5c25136a66533674dee.tar.gz
ports-c12a3092a587932ea95bf5c25136a66533674dee.zip
- Ruby bindings for the tokyocabinet database.
PR: ports/138685 Submitted by: Damian Gerow <dgerow_AT_afflictions dot org>
Notes
Notes: svn path=/head/; revision=243230
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 767f5ff5b5a9..e206177127ad 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -630,6 +630,7 @@
SUBDIR += ruby-search-namazu
SUBDIR += ruby-sqlite
SUBDIR += ruby-sybct
+ SUBDIR += ruby-tokyocabinet
SUBDIR += rubygem-activerecord
SUBDIR += rubygem-activerecord-jdbc-adapter
SUBDIR += rubygem-activerecord-jdbcmysql-adapter