aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorPetr Gotthard <[email protected]>2015-12-06 05:00:33 -0800
committerPetr Gotthard <[email protected]>2015-12-06 05:01:24 -0800
commit89dde87f45c228c04fbd1a9484ce9736637d9cd8 (patch)
tree5951c818b35952984715b2499f2293478a81d7b8 /index
parent6ba732c25f0f8bb702dd2c20da989f017ebcc07f (diff)
downloaderlang.mk-89dde87f45c228c04fbd1a9484ce9736637d9cd8.tar.gz
erlang.mk-89dde87f45c228c04fbd1a9484ce9736637d9cd8.tar.bz2
erlang.mk-89dde87f45c228c04fbd1a9484ce9736637d9cd8.zip
Add package gen_coap to the index
Diffstat (limited to 'index')
-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