diff options
author | Dan Langille <dvl@FreeBSD.org> | 2015-12-15 07:44:41 +0800 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2015-12-15 07:44:41 +0800 |
commit | 98b1bb021e5d9b919c6f81fa0a07526fdfa04bb2 (patch) | |
tree | f88a87978323cad38976e43a6c780ef94c9ddeb5 /textproc/Makefile | |
parent | fc16b49fe688e034033ee339e361c6eaeaf2f71c (diff) | |
download | freebsd-ports-gnome-98b1bb021e5d9b919c6f81fa0a07526fdfa04bb2.tar.gz freebsd-ports-gnome-98b1bb021e5d9b919c6f81fa0a07526fdfa04bb2.tar.zst freebsd-ports-gnome-98b1bb021e5d9b919c6f81fa0a07526fdfa04bb2.zip |
Add textproc/py-curator, index manager for Elasticsearch
Approved by: mat (mentor)
Differential Revision: D4555
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2f03c42dc8e0..496127de0fa6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -152,6 +152,7 @@ SUBDIR += ekhtml SUBDIR += el-aspell SUBDIR += el-hyphen + SUBDIR += curator SUBDIR += elasticsearch SUBDIR += elasticsearch-plugin-head SUBDIR += elasticsearch-plugin-hq @@ -1209,6 +1210,7 @@ SUBDIR += py-chardet SUBDIR += py-cloud_sptheme SUBDIR += py-creole + SUBDIR += py-curator SUBDIR += py-diff-match-patch SUBDIR += py-docutils SUBDIR += py-dsv |