Browse Source

Add package syn to the index

Loïc Hoguin 10 years ago
parent
commit
56cbd9e091
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/syn.mk

+ 7 - 0
index/syn.mk

@@ -0,0 +1,7 @@
+PACKAGES += syn
+pkg_syn_name = syn
+pkg_syn_description = A global process registry for Erlang.
+pkg_syn_homepage = https://github.com/ostinelli/syn
+pkg_syn_fetch = git
+pkg_syn_repo = https://github.com/ostinelli/syn
+pkg_syn_commit = master