aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-08-08 05:24:02 +0800
committermiwi <miwi@FreeBSD.org>2008-08-08 05:24:02 +0800
commit2ade4d5808c953372fc31fdb2dc93d6720a3a0fb (patch)
tree1bc8fcd1657a440666a6a8a75f92726b4d79c2ae /databases/Makefile
parenta08d19778a21a95bc014857a1fc300b35d87ee7c (diff)
downloadfreebsd-ports-gnome-2ade4d5808c953372fc31fdb2dc93d6720a3a0fb.tar.gz
freebsd-ports-gnome-2ade4d5808c953372fc31fdb2dc93d6720a3a0fb.tar.zst
freebsd-ports-gnome-2ade4d5808c953372fc31fdb2dc93d6720a3a0fb.zip
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
that can be used with JRuby. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application. WWW: http://rubyforge.org/projects/jruby-extras/ PR: ports/126326 Submitted by: Alexander Logvinov <ports at logvinov,com>
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 43b681489297..83939392c820 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -554,6 +554,7 @@
SUBDIR += ruby-search-namazu
SUBDIR += ruby-sqlite
SUBDIR += rubygem-activerecord
+ SUBDIR += rubygem-activerecord-jdbc-adapter
SUBDIR += rubygem-memcache-client
SUBDIR += rubygem-postgres
SUBDIR += rubygem-rrdtool