diff options
Diffstat (limited to 'index/syn.mk')
-rw-r--r-- | index/syn.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/syn.mk b/index/syn.mk deleted file mode 100644 index f107eb9..0000000 --- a/index/syn.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += syn -pkg_syn_name = syn -pkg_syn_description = A global Process Registry and Process Group manager 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 |