aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 02:13:25 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 02:13:25 +0300
commitdd39378eb5e22b65396c32439af857d2bd7cd7cc (patch)
treec719460562bb7de30d40c7427b3854a4fd18ea27
parentd91b0167605ff10015698e679ff14002f16436d8 (diff)
downloadrepository-dd39378eb5e22b65396c32439af857d2bd7cd7cc.tar.gz
gawk: add meta file
-rw-r--r--extra/gawk/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gawk/meta b/extra/gawk/meta
new file mode 100644
index 00000000..644a10e9
--- /dev/null
+++ b/extra/gawk/meta
@@ -0,0 +1,3 @@
+description: GNU Awk implementation
+license: GPL-3.0+
+maintainer: Cem Keylan <cem@carbslinux.org>