diff options
Diffstat (limited to 'index/spapi_router.mk')
-rw-r--r-- | index/spapi_router.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/spapi_router.mk b/index/spapi_router.mk new file mode 100644 index 0000000..b8c2851 --- /dev/null +++ b/index/spapi_router.mk @@ -0,0 +1,7 @@ +PACKAGES += spapi_router +pkg_spapi_router_name = spapi_router +pkg_spapi_router_description = Partially-connected Erlang clustering +pkg_spapi_router_homepage = https://github.com/spilgames/spapi-router +pkg_spapi_router_fetch = git +pkg_spapi_router_repo = https://github.com/spilgames/spapi-router +pkg_spapi_router_commit = master |