diff options
author | arved <arved@FreeBSD.org> | 2014-12-02 19:58:02 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2014-12-02 19:58:02 +0800 |
commit | 3e9fa3516308ef33407759d59326365b563770af (patch) | |
tree | c3244e2d3e0c698032480ac36ee84a510acdae80 /textproc/Makefile | |
parent | 5c7f305eb0503e5a6cdb1e1edef600bf2f2dbb2f (diff) | |
download | freebsd-ports-gnome-3e9fa3516308ef33407759d59326365b563770af.tar.gz freebsd-ports-gnome-3e9fa3516308ef33407759d59326365b563770af.tar.zst freebsd-ports-gnome-3e9fa3516308ef33407759d59326365b563770af.zip |
Add luceneplusplus, a C++ port of the Lucene text search engine
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 a68d50276368..6f9e9e11333a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -415,6 +415,7 @@ SUBDIR += luaexpat SUBDIR += lucene SUBDIR += lucene4 + SUBDIR += luceneplusplus SUBDIR += lv-aspell SUBDIR += m17n-im-config SUBDIR += makefaq |