aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-07-02 13:08:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-07-02 13:08:26 +0000
commit31179490c3dff71edc16dfd000574f3323a2986d (patch)
tree4ce3cf90c42bb1c321e45d1464b802146515e9fa /databases/Makefile
parent70d01c16e6f7fb7c8ff401947a95677934488f9e (diff)
downloadports-31179490c3dff71edc16dfd000574f3323a2986d.tar.gz
ports-31179490c3dff71edc16dfd000574f3323a2986d.zip
Add databases/elixir-postgrex, a database driver for PostgreSQL
written in pure Elixir.
Notes
Notes: svn path=/head/; revision=391141
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 a14db1bfdc6b..db3e5c04def1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -53,6 +53,7 @@
SUBDIR += dbtool
SUBDIR += dbview
SUBDIR += elixir-ecto
+ SUBDIR += elixir-postgrex
SUBDIR += emma
SUBDIR += erlang-epgsql
SUBDIR += erlang-eredis