aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-05-15 06:59:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-05-15 06:59:11 +0000
commitf0d02459a48e90c5d458eed15fb3813f47f44178 (patch)
tree222f6e0465c81cfeef57a0eb2385059c4ad7ca2a /databases/Makefile
parent7ed51946258a93c972d223972efbb070869242a5 (diff)
downloadports-f0d02459a48e90c5d458eed15fb3813f47f44178.tar.gz
ports-f0d02459a48e90c5d458eed15fb3813f47f44178.zip
New port: databases/rubygem-postgres_ext
rubygem-postgres_ext adds missing native PostgreSQL data types to ActiveRecord and convenient querying extensions to ActiveRecord and Arel for Rails 4.x WWW: https://github.com/dockyard/postgres_ext
Notes
Notes: svn path=/head/; revision=415211
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 8bcda8c149c8..0e7e0c8fc55a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -911,6 +911,7 @@
SUBDIR += rubygem-paranoia
SUBDIR += rubygem-pg
SUBDIR += rubygem-pg_array_parser
+ SUBDIR += rubygem-postgres_ext
SUBDIR += rubygem-rbase
SUBDIR += rubygem-redis
SUBDIR += rubygem-redis-actionpack