aboutsummaryrefslogtreecommitdiffstats
path: root/index/json.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/json.mk')
-rw-r--r--index/json.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/json.mk b/index/json.mk
new file mode 100644
index 0000000..0919367
--- /dev/null
+++ b/index/json.mk
@@ -0,0 +1,7 @@
+PACKAGES += json
+pkg_json_name = json
+pkg_json_description = a high level json library for erlang (17.0+)
+pkg_json_homepage = https://github.com/talentdeficit/json
+pkg_json_fetch = git
+pkg_json_repo = https://github.com/talentdeficit/json
+pkg_json_commit = master