aboutsummaryrefslogtreecommitdiff
path: root/extra/meson
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 11:52:18 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 11:52:18 +0300
commitfc12c149b34d9b01aa22cb8ab1a6658522ddccbe (patch)
treee65f1e6a5430a0de02f1bdb4fe2edf28f4a0df79 /extra/meson
parent9f16b96e78102af607491a2013d3039fdfe9e3ab (diff)
downloadrepository-fc12c149b34d9b01aa22cb8ab1a6658522ddccbe.tar.gz
meson: add meta file
Diffstat (limited to 'extra/meson')
-rw-r--r--extra/meson/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/meson/meta b/extra/meson/meta
new file mode 100644
index 00000000..9b88fd1e
--- /dev/null
+++ b/extra/meson/meta
@@ -0,0 +1,3 @@
+description: Fast build system
+license: Apache-2.0
+maintainer: Cem Keylan <cem@carbslinux.org>