aboutsummaryrefslogtreecommitdiffstats
path: root/index/gen_coap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/gen_coap.mk')
-rw-r--r--index/gen_coap.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/gen_coap.mk b/index/gen_coap.mk
new file mode 100644
index 0000000..58c9799
--- /dev/null
+++ b/index/gen_coap.mk
@@ -0,0 +1,7 @@
+PACKAGES += gen_coap
+pkg_gen_coap_name = gen_coap
+pkg_gen_coap_description = Generic Erlang CoAP Client/Server
+pkg_gen_coap_homepage = https://github.com/gotthardp/gen_coap
+pkg_gen_coap_fetch = git
+pkg_gen_coap_repo = https://github.com/gotthardp/gen_coap
+pkg_gen_coap_commit = master