summaryrefslogtreecommitdiff
path: root/clod.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clod.morph')
-rw-r--r--clod.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/clod.morph b/clod.morph
new file mode 100644
index 0000000..d555a59
--- /dev/null
+++ b/clod.morph
@@ -0,0 +1,13 @@
+{
+ "name": "clod",
+ "description": "Configuration Language Organised (by) Dots.",
+ "kind": "chunk",
+ "build-system": "manual",
+ "build-commands": [
+ "make"
+ ],
+ "install-commands": [
+ "make INST_BASE=\"$PREFIX\" DESTDIR=\"$DESTDIR\" install"
+ ]
+}
+