diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-08-06 09:22:34 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-08-06 09:22:34 +0800 |
commit | 0ee94555133ed8f3cb28336c6fd72734a040561a (patch) | |
tree | b4ba807ca7b6e7b2c5ffa493bf9d442095bc7e85 /textproc/Makefile | |
parent | 11430464960ffad07ee4e274fe7313616f4cf1c3 (diff) | |
download | freebsd-ports-gnome-0ee94555133ed8f3cb28336c6fd72734a040561a.tar.gz freebsd-ports-gnome-0ee94555133ed8f3cb28336c6fd72734a040561a.tar.zst freebsd-ports-gnome-0ee94555133ed8f3cb28336c6fd72734a040561a.zip |
New Port: textproc/kibana4
Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch
WWW: https://www.elastic.co/products/kibana
PR: 200582
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Approved by: delphij (mentor)
Differential Revision: https://reviews.freebsd.org/D3290
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 ab2ac96c386d..11efd53b97d8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -336,6 +336,7 @@ SUBDIR += kdiff3 SUBDIR += kenlm SUBDIR += kibana3 + SUBDIR += kibana4 SUBDIR += kmfl-european-latin SUBDIR += kmfl-khmer SUBDIR += kmfl-sil-ezra |