aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-10-03 02:14:26 +0800
committerswills <swills@FreeBSD.org>2011-10-03 02:14:26 +0800
commit818e00b9f5c0f396d826cceae782b30f23582d64 (patch)
treeb0fe6c7254817caccd6a635d583ce9ba9e38f3d7 /databases/Makefile
parentacd28683c9f8555b38546e6a5686a6ddb84e67f4 (diff)
downloadfreebsd-ports-gnome-818e00b9f5c0f396d826cceae782b30f23582d64.tar.gz
freebsd-ports-gnome-818e00b9f5c0f396d826cceae782b30f23582d64.tar.zst
freebsd-ports-gnome-818e00b9f5c0f396d826cceae782b30f23582d64.zip
Amalgalite embeds the SQLite database
engine in a ruby extension. There is no need to install SQLite separately. WWW: http://copiousfreetime.rubyforge.org/amalgalite/ PR: ports/158316 Submitted by: Eric Freeman <freebsdports@chillibear.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 edfb5994ba1a..22f3747edca1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -756,6 +756,7 @@
SUBDIR += rubygem-activerecord
SUBDIR += rubygem-activerecord-jdbc-adapter
SUBDIR += rubygem-activerecord-jdbcmysql-adapter
+ SUBDIR += rubygem-amalgalite
SUBDIR += rubygem-arel
SUBDIR += rubygem-bigrecord
SUBDIR += rubygem-couchrest