aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-07-06 23:40:21 +0200
committerLoïc Hoguin <[email protected]>2015-07-06 23:40:21 +0200
commit56cbd9e0919b884025d9b21c4ad3de8bcc6fe573 (patch)
tree0f4d321e0741e37781f391ee6d51d6e226f419da /index
parent0eb54a71605a955df14c5df793ebe676c86259f9 (diff)
downloaderlang.mk-56cbd9e0919b884025d9b21c4ad3de8bcc6fe573.tar.gz
erlang.mk-56cbd9e0919b884025d9b21c4ad3de8bcc6fe573.tar.bz2
erlang.mk-56cbd9e0919b884025d9b21c4ad3de8bcc6fe573.zip
Add package syn to the index
Diffstat (limited to 'index')
-rw-r--r--index/syn.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/syn.mk b/index/syn.mk
new file mode 100644
index 0000000..71db27b
--- /dev/null
+++ b/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