diff options
author | Dan Langille <dvl@FreeBSD.org> | 2015-01-09 05:47:27 +0800 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2015-01-09 05:47:27 +0800 |
commit | 5d249a769876e529a2a358df00c554207fc80352 (patch) | |
tree | 466f6a6addfb4f21e1836df9a24ead44ff3c23d5 /textproc/Makefile | |
parent | b4b9dbecd361f34792f2324c266ace3902619400 (diff) | |
download | freebsd-ports-gnome-5d249a769876e529a2a358df00c554207fc80352.tar.gz freebsd-ports-gnome-5d249a769876e529a2a358df00c554207fc80352.tar.zst freebsd-ports-gnome-5d249a769876e529a2a358df00c554207fc80352.zip |
New port: textproc/py-pyes
Python connector for ElasticSearch - the pythonic way to use ElasticSearch
Approved by: wg (mentor)
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 eb87ac188dff..29be156f67b0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1198,6 +1198,7 @@ SUBDIR += py-pss SUBDIR += py-pyctpp2 SUBDIR += py-pyelasticsearch + SUBDIR += py-pyes SUBDIR += py-pygments SUBDIR += py-pygtail SUBDIR += py-pyscss |