From eb742e171a6515c6edfbd8de8a0d60c8afa3e7aa Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 8 Feb 2010 22:05:59 +0000 Subject: DataMapper plugin providing support for aggregates, functions on collections and datasets WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates PR: ports/143519 Submitted by: Jyun-Yan You --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index f6424405a615..d24870121621 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -650,6 +650,7 @@ SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-data_objects SUBDIR += rubygem-datamapper + SUBDIR += rubygem-dm-aggregates SUBDIR += rubygem-dm-core SUBDIR += rubygem-do_mysql SUBDIR += rubygem-do_postgres -- cgit