Browse Source

Add package gen_coap to the index

Petr Gotthard 9 years ago
parent
commit
89dde87f45
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/gen_coap.mk

+ 7 - 0
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