aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-06-24 05:44:15 +0800
committerlippe <lippe@FreeBSD.org>2008-06-24 05:44:15 +0800
commit527ebf34ce162dee75a818742202a576ccbbb8e5 (patch)
tree3f878f0a8a46f572d7b3a2972fcbaa262cf81424 /databases/Makefile
parent12f5a20f44b8d4790ad42daf697b2feb6e093a6b (diff)
downloadfreebsd-ports-gnome-527ebf34ce162dee75a818742202a576ccbbb8e5.tar.gz
freebsd-ports-gnome-527ebf34ce162dee75a818742202a576ccbbb8e5.tar.zst
freebsd-ports-gnome-527ebf34ce162dee75a818742202a576ccbbb8e5.zip
Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
WWW: http://couchdb.org/ PR: ports/118103 Submitted by: Ditesh Shashikant Gathani <ditesh@gathani.org> Approved by: gabor (mentor, implicit)
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 7522e3f39789..4afb12bd83b4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -14,6 +14,7 @@
SUBDIR += bbdb
SUBDIR += cdb
SUBDIR += clip
+ SUBDIR += couchdb
SUBDIR += courier-authlib-mysql
SUBDIR += courier-authlib-pgsql
SUBDIR += courier-authlib-userdb