diff options
Diffstat (limited to 'index/damocles.mk')
-rw-r--r-- | index/damocles.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/damocles.mk b/index/damocles.mk new file mode 100644 index 0000000..cbd2595 --- /dev/null +++ b/index/damocles.mk @@ -0,0 +1,7 @@ +PACKAGES += damocles +pkg_damocles_name = damocles +pkg_damocles_description = Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box. +pkg_damocles_homepage = https://github.com/lostcolony/damocles +pkg_damocles_fetch = git +pkg_damocles_repo = https://github.com/lostcolony/damocles +pkg_damocles_commit = master |