aboutsummaryrefslogtreecommitdiffstats
path: root/index/couchbeam.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/couchbeam.mk')
-rw-r--r--index/couchbeam.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/couchbeam.mk b/index/couchbeam.mk
new file mode 100644
index 0000000..ef9cef8
--- /dev/null
+++ b/index/couchbeam.mk
@@ -0,0 +1,7 @@
+PACKAGES += couchbeam
+pkg_couchbeam_name = couchbeam
+pkg_couchbeam_description = Apache CouchDB client in Erlang
+pkg_couchbeam_homepage = https://github.com/benoitc/couchbeam
+pkg_couchbeam_fetch = git
+pkg_couchbeam_repo = https://github.com/benoitc/couchbeam
+pkg_couchbeam_commit = master