aboutsummaryrefslogtreecommitdiffstats
path: root/index/lux.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/lux.mk')
-rw-r--r--index/lux.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/lux.mk b/index/lux.mk
new file mode 100644
index 0000000..ae08293
--- /dev/null
+++ b/index/lux.mk
@@ -0,0 +1,7 @@
+PACKAGES += lux
+pkg_lux_name = lux
+pkg_lux_description = Lux (LUcid eXpect scripting) simplifies test automation and provides an Expect-style execution of commands
+pkg_lux_homepage = https://github.com/hawk/lux
+pkg_lux_fetch = git
+pkg_lux_repo = https://github.com/hawk/lux
+pkg_lux_commit = master