aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-07 21:34:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-07 21:34:53 +0000
commitb21713f46dafee6b9003c8dcdafa4b821c18c3f2 (patch)
tree24897c2693eb5f500bb48ff925e29d19f87ffc3b /databases/Makefile
parentd3bddc5648f9b6e07aad1a9659efcd320b5228a2 (diff)
downloadports-b21713f46dafee6b9003c8dcdafa4b821c18c3f2.tar.gz
ports-b21713f46dafee6b9003c8dcdafa4b821c18c3f2.zip
This is a MySQL JDBC driver gem for JRuby. Use
require 'jdbc/mysql' to make the driver accessible to JDBC and ActiveRecord code running in JRuby. WWW: http://rubyforge.org/projects/jruby-extras/ PR: ports/126325 Submitted by: Alexander Logvinov <ports at logvinov,com>
Notes
Notes: svn path=/head/; revision=218212
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 83939392c820..80516af446ed 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -555,6 +555,7 @@
SUBDIR += ruby-sqlite
SUBDIR += rubygem-activerecord
SUBDIR += rubygem-activerecord-jdbc-adapter
+ SUBDIR += rubygem-jdbc-mysql
SUBDIR += rubygem-memcache-client
SUBDIR += rubygem-postgres
SUBDIR += rubygem-rrdtool