diff options
Diffstat (limited to 'index/jsonx.mk')
-rw-r--r-- | index/jsonx.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/jsonx.mk b/index/jsonx.mk deleted file mode 100644 index ddc0373..0000000 --- a/index/jsonx.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += jsonx -pkg_jsonx_name = jsonx -pkg_jsonx_description = JSONX is an Erlang library for efficient decode and encode JSON, written in C. -pkg_jsonx_homepage = https://github.com/iskra/jsonx -pkg_jsonx_fetch = git -pkg_jsonx_repo = https://github.com/iskra/jsonx -pkg_jsonx_commit = master |