summaryrefslogtreecommitdiff
path: root/trove/luxio.morph
diff options
context:
space:
mode:
Diffstat (limited to 'trove/luxio.morph')
-rw-r--r--trove/luxio.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/trove/luxio.morph b/trove/luxio.morph
new file mode 100644
index 00000000..0c6bbed4
--- /dev/null
+++ b/trove/luxio.morph
@@ -0,0 +1,12 @@
+name: trove/luxio.morph
+kind: chunk
+description: Lua Unix IO (and related stuff).
+repo: upstream:luxio
+ref: be9d125080b9ff2376273e21b75669b65dc88d46
+build-system: manual
+build-commands:
+- make lua-5.1
+install-commands:
+- make DESTDIR="$DESTDIR" lua-5.1-install
+build_depends:
+- trove/lua.morph