diff options
Diffstat (limited to 'index/rfc4627_jsonrpc.mk')
-rw-r--r-- | index/rfc4627_jsonrpc.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/rfc4627_jsonrpc.mk b/index/rfc4627_jsonrpc.mk deleted file mode 100644 index a680ef0..0000000 --- a/index/rfc4627_jsonrpc.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += rfc4627_jsonrpc -pkg_rfc4627_jsonrpc_name = rfc4627_jsonrpc -pkg_rfc4627_jsonrpc_description = Erlang RFC4627 (JSON) codec and JSON-RPC server implementation. -pkg_rfc4627_jsonrpc_homepage = https://github.com/tonyg/erlang-rfc4627 -pkg_rfc4627_jsonrpc_fetch = git -pkg_rfc4627_jsonrpc_repo = https://github.com/tonyg/erlang-rfc4627 -pkg_rfc4627_jsonrpc_commit = master |