aboutsummaryrefslogtreecommitdiffstats
path: root/index/json_rec.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/json_rec.mk')
-rw-r--r--index/json_rec.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/json_rec.mk b/index/json_rec.mk
new file mode 100644
index 0000000..02619e0
--- /dev/null
+++ b/index/json_rec.mk
@@ -0,0 +1,7 @@
+PACKAGES += json_rec
+pkg_json_rec_name = json_rec
+pkg_json_rec_description = JSON to erlang record
+pkg_json_rec_homepage = https://github.com/justinkirby/json_rec
+pkg_json_rec_fetch = git
+pkg_json_rec_repo = https://github.com/justinkirby/json_rec
+pkg_json_rec_commit = master