summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-09-29 05:50:46 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-09-29 05:50:46 +0000
commit17a88465c8d3014adea077e8329ec2f2c9b339bd (patch)
tree7db0e8b5e0544cb45400c35754f98417fc108992 /databases/Makefile
parentSet USE_ZIP to fix packaging. (diff)
eXist is an Open Source native XML database featuring efficient, index-based
XQuery processing, automatic indexing, extensions for full-text search, XUpdate support, XQuery update extensions and tight integration with existing XML development tools. The database implements the current XQuery 1.0 working drafts, with exception of the schema import and schema validation features defined as optional in the XQuery specification. WWW: http://exist-db.org/ PR: ports/115717 Submitted by: Anton Yudin (<contact at toha.org.ua>)
Notes
Notes: svn path=/head/; revision=200311
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 52acbce00cb1..238bef358b5a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -46,6 +46,7 @@
SUBDIR += erlang-mysql
SUBDIR += erserver
SUBDIR += evolution-data-server
+ SUBDIR += exist
SUBDIR += fastdb
SUBDIR += firebird-client
SUBDIR += firebird-server