aboutsummaryrefslogtreecommitdiffstats
path: root/index/mcd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/mcd.mk')
-rw-r--r--index/mcd.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/mcd.mk b/index/mcd.mk
new file mode 100644
index 0000000..0b52819
--- /dev/null
+++ b/index/mcd.mk
@@ -0,0 +1,7 @@
+PACKAGES += mcd
+pkg_mcd_name = mcd
+pkg_mcd_description = Fast memcached protocol client in pure Erlang
+pkg_mcd_homepage = https://github.com/EchoTeam/mcd
+pkg_mcd_fetch = git
+pkg_mcd_repo = https://github.com/EchoTeam/mcd
+pkg_mcd_commit = master