summaryrefslogtreecommitdiff
path: root/strata/enlightenment/eterm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/enlightenment/eterm.morph')
-rw-r--r--strata/enlightenment/eterm.morph23
1 files changed, 23 insertions, 0 deletions
diff --git a/strata/enlightenment/eterm.morph b/strata/enlightenment/eterm.morph
new file mode 100644
index 00000000..17e347de
--- /dev/null
+++ b/strata/enlightenment/eterm.morph
@@ -0,0 +1,23 @@
+name: eterm
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands:
+- ./autogen.sh --prefix=/usr
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make DESTDIR="$DESTDIR" install
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []