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