aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-06-02 02:18:54 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-06-02 02:18:54 +0000
commit585e00a411c08024816bcf8e787014cdd5aa10b7 (patch)
treebb27f73a8569f9c6d106d297839cd980223e572a /databases/Makefile
parentf1e718499cb309115b622453026bbacc4af60d73 (diff)
downloadports-585e00a411c08024816bcf8e787014cdd5aa10b7.tar.gz
ports-585e00a411c08024816bcf8e787014cdd5aa10b7.zip
databases/emacsql: New port: High-level Emacs Lisp RDBMS front-end
PR: 255958 Approved by: lwhsu (mentor)
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 f0fc592b26dc..fee0c32a13b2 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -65,6 +65,7 @@
SUBDIR += elixir-mongo
SUBDIR += elixir-postgrex
SUBDIR += elixir-timex_ecto
+ SUBDIR += emacsql
SUBDIR += erlang-couchbeam
SUBDIR += erlang-epgsql
SUBDIR += erlang-eredis