aboutsummaryrefslogtreecommitdiffstats
path: root/index/couch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/couch.mk')
-rw-r--r--index/couch.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/couch.mk b/index/couch.mk
new file mode 100644
index 0000000..e1993cb
--- /dev/null
+++ b/index/couch.mk
@@ -0,0 +1,7 @@
+PACKAGES += couch
+pkg_couch_name = couch
+pkg_couch_description = A embeddable document oriented database compatible with Apache CouchDB
+pkg_couch_homepage = https://github.com/benoitc/opencouch
+pkg_couch_fetch = git
+pkg_couch_repo = https://github.com/benoitc/opencouch
+pkg_couch_commit = master