aboutsummaryrefslogtreecommitdiffstats
path: root/index/jsonerl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/jsonerl.mk')
-rw-r--r--index/jsonerl.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/jsonerl.mk b/index/jsonerl.mk
new file mode 100644
index 0000000..609340c
--- /dev/null
+++ b/index/jsonerl.mk
@@ -0,0 +1,7 @@
+PACKAGES += jsonerl
+pkg_jsonerl_name = jsonerl
+pkg_jsonerl_description = yet another but slightly different erlang <-> json encoder/decoder
+pkg_jsonerl_homepage = https://github.com/lambder/jsonerl
+pkg_jsonerl_fetch = git
+pkg_jsonerl_repo = https://github.com/lambder/jsonerl
+pkg_jsonerl_commit = master