summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-11 19:39:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-11 19:39:17 +0000
commit5f6ea31c202dc8b0f1e24e54b2732d0e227b5974 (patch)
tree13ae798ffe542b93a8108036096a6bd0addcb040 /databases/Makefile
parent - fix OpenSSL version check (diff)
Xapian is an Open Source Probabilistic Information Retrieval library,
released under the GPL. It's written in C++, with bindings to allow use from other languages. Xapian is designed to be a highly adaptable toolkit to allow developers to easily add advanced indexing and search facilities to their own applications. PR: ports/88609 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
Notes
Notes: svn path=/head/; revision=147968
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 035db4f2943f..02c7cebb8323 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -393,6 +393,7 @@
SUBDIR += usogres
SUBDIR += wfb2sql
SUBDIR += wmjsql
+ SUBDIR += xapian-core
SUBDIR += xbase
SUBDIR += xbsql
SUBDIR += xmbase-grok