aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMichael Moll <mmoll@FreeBSD.org>2015-06-07 21:12:23 +0000
committerMichael Moll <mmoll@FreeBSD.org>2015-06-07 21:12:23 +0000
commit5b14609d1698d52ea723eec20893716a2effce44 (patch)
tree1bb453a944cffa8e00b6b9e4c16e217b294b3af1 /databases/Makefile
parentb3b0de6332070674957fb141fe61cbd8bc2f31db (diff)
downloadports-5b14609d1698d52ea723eec20893716a2effce44.tar.gz
ports-5b14609d1698d52ea723eec20893716a2effce44.zip
new port: databases/rubygem-her
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. WWW: http://www.her-rb.org/ Differential Revision: https://reviews.freebsd.org/D2751 Approved by: mat (mentor)
Notes
Notes: svn path=/head/; revision=388785
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 e3d215ce49d9..0ef4f887ac09 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -861,6 +861,7 @@
SUBDIR += rubygem-do_postgres
SUBDIR += rubygem-do_sqlite3
SUBDIR += rubygem-familia
+ SUBDIR += rubygem-her
SUBDIR += rubygem-hiredis
SUBDIR += rubygem-jdbc-mysql
SUBDIR += rubygem-leo_manager_client