aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-07-03 15:23:10 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-07-03 15:23:10 +0000
commit72f8565a72d4f6d8809f3be5576a0d43d5f7f3b9 (patch)
tree47ee6f64ddb86daa6f1bd8a68981fd06d5502299 /databases/Makefile
parent97738d37e84cf643675e41d543ec5df30c386d6b (diff)
downloadports-72f8565a72d4f6d8809f3be5576a0d43d5f7f3b9.tar.gz
ports-72f8565a72d4f6d8809f3be5576a0d43d5f7f3b9.zip
Add databases/elixir-timex_ecto, an adapter for using Timex
DateTimes with Ecto.
Notes
Notes: svn path=/head/; revision=391250
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 d9bb8573e253..5fcffb023adf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -55,6 +55,7 @@
SUBDIR += elixir-ecto
SUBDIR += elixir-mariaex
SUBDIR += elixir-postgrex
+ SUBDIR += elixir-timex_ecto
SUBDIR += emma
SUBDIR += erlang-epgsql
SUBDIR += erlang-eredis