aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2009-10-23 11:32:11 +0800
committerclsung <clsung@FreeBSD.org>2009-10-23 11:32:11 +0800
commit55009720428323a7cd415ba95a3d41b3b0e6b032 (patch)
tree0c91b889e9a914a80270621f0ba6f09e847bc292 /databases/Makefile
parenta74c5133cb36e33de36104a899f9efb68fdf1e99 (diff)
downloadfreebsd-ports-gnome-55009720428323a7cd415ba95a3d41b3b0e6b032.tar.gz
freebsd-ports-gnome-55009720428323a7cd415ba95a3d41b3b0e6b032.tar.zst
freebsd-ports-gnome-55009720428323a7cd415ba95a3d41b3b0e6b032.zip
- Ruby bindings for the tokyocabinet database.
PR: ports/138685 Submitted by: Damian Gerow <dgerow_AT_afflictions dot org>
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