diff options
Diffstat (limited to 'index/couchbeam.mk')
-rw-r--r-- | index/couchbeam.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/couchbeam.mk b/index/couchbeam.mk deleted file mode 100644 index ef9cef8..0000000 --- a/index/couchbeam.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |