aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-19 06:54:07 +0800
committermiwi <miwi@FreeBSD.org>2006-11-19 06:54:07 +0800
commit884b4172d7ee52d004a5254d006486f27f2e1dbd (patch)
tree7addb5517106926e3308049f416a6e291381e830 /textproc/Makefile
parent84861f1f3ee3ea5367fcfdd1591f420a14fae341 (diff)
downloadfreebsd-ports-gnome-884b4172d7ee52d004a5254d006486f27f2e1dbd.tar.gz
freebsd-ports-gnome-884b4172d7ee52d004a5254d006486f27f2e1dbd.tar.zst
freebsd-ports-gnome-884b4172d7ee52d004a5254d006486f27f2e1dbd.zip
Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe. As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase Index. WWW: http://www.sphinxsearch.com/ PR: ports/105649 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index fa256b68e1cb..412bf5d46226 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -857,6 +857,7 @@
SUBDIR += source-highlight
SUBDIR += sp
SUBDIR += spellutils
+ SUBDIR += sphinxsearch
SUBDIR += sr-aspell
SUBDIR += srilm
SUBDIR += ssddiff