aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-28 16:04:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-28 16:04:00 +0000
commit2492a5b9b2e8c1f524575d85f741053bcb8274f5 (patch)
treebd96835da5ad66497729e3d1ee326b21fd6185e8 /databases/Makefile
parent8dfd861090301da812faf81a196d1f6a403ac773 (diff)
downloadports-2492a5b9b2e8c1f524575d85f741053bcb8274f5.tar.gz
ports-2492a5b9b2e8c1f524575d85f741053bcb8274f5.zip
DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich with ActiveRecord-compatibility. WWW: http://datamapper.rubyforge.org/
Notes
Notes: svn path=/head/; revision=224901
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 a790516f9370..821a4bac1056 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -570,6 +570,7 @@
SUBDIR += rubygem-activerecord
SUBDIR += rubygem-activerecord-jdbc-adapter
SUBDIR += rubygem-activerecord-jdbcmysql-adapter
+ SUBDIR += rubygem-datamapper
SUBDIR += rubygem-jdbc-mysql
SUBDIR += rubygem-memcache-client
SUBDIR += rubygem-postgres