diff options
Diffstat (limited to 'index/euthanasia.mk')
-rw-r--r-- | index/euthanasia.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/euthanasia.mk b/index/euthanasia.mk new file mode 100644 index 0000000..7daf504 --- /dev/null +++ b/index/euthanasia.mk @@ -0,0 +1,7 @@ +PACKAGES += euthanasia +pkg_euthanasia_name = euthanasia +pkg_euthanasia_description = Merciful killer for your Erlang processes +pkg_euthanasia_homepage = https://github.com/doubleyou/euthanasia +pkg_euthanasia_fetch = git +pkg_euthanasia_repo = https://github.com/doubleyou/euthanasia +pkg_euthanasia_commit = master |