diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:13:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:13:25 +0300 |
commit | dd39378eb5e22b65396c32439af857d2bd7cd7cc (patch) | |
tree | c719460562bb7de30d40c7427b3854a4fd18ea27 /extra | |
parent | d91b0167605ff10015698e679ff14002f16436d8 (diff) | |
download | repository-dd39378eb5e22b65396c32439af857d2bd7cd7cc.tar.gz |
gawk: add meta file
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gawk/meta | 3 |
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> |