diff options
Diffstat (limited to 'index/eqm.mk')
-rw-r--r-- | index/eqm.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/eqm.mk b/index/eqm.mk deleted file mode 100644 index 138966e..0000000 --- a/index/eqm.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += eqm -pkg_eqm_name = eqm -pkg_eqm_description = Erlang pub sub with supply-demand channels -pkg_eqm_homepage = https://github.com/loucash/eqm -pkg_eqm_fetch = git -pkg_eqm_repo = https://github.com/loucash/eqm -pkg_eqm_commit = master |