diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-06-01 17:58:42 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-06-01 17:58:42 +0800 |
commit | 2b1bd765627032a5952a87d40f7d1081703974e1 (patch) | |
tree | 29a58b78c20f8c3780905dfd82755333acc4af2b /textproc/Makefile | |
parent | 29faf5615314e6a181d7618b291abe5ea6e47269 (diff) | |
download | freebsd-ports-gnome-2b1bd765627032a5952a87d40f7d1081703974e1.tar.gz freebsd-ports-gnome-2b1bd765627032a5952a87d40f7d1081703974e1.tar.zst freebsd-ports-gnome-2b1bd765627032a5952a87d40f7d1081703974e1.zip |
Add textproc/elasticsearch-plugin-sql, a plugin to perform SQL
queries over ElasticSearch indices.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 11236942d584..c24d31005cbb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -145,6 +145,7 @@ SUBDIR += elasticsearch-plugin-head SUBDIR += elasticsearch-plugin-hq SUBDIR += elasticsearch-plugin-marvel + SUBDIR += elasticsearch-plugin-sql SUBDIR += elasticsearch-river-rabbitmq SUBDIR += emacs-wiki SUBDIR += en-aspell |