diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:55:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:55:55 +0300 |
commit | 2afdb32802cdd475c7de4370b6638416395aaa06 (patch) | |
tree | 33b9bd5e1f030c147197bc27ec64057f84239cae /extra/dash | |
parent | a8e681d4a17a938e61ba2b91f6efd379a8bcd62c (diff) | |
download | repository-2afdb32802cdd475c7de4370b6638416395aaa06.tar.gz |
dash: add meta file
Diffstat (limited to 'extra/dash')
-rw-r--r-- | extra/dash/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/dash/meta b/extra/dash/meta new file mode 100644 index 00000000..6de9984d --- /dev/null +++ b/extra/dash/meta @@ -0,0 +1,3 @@ +description: POSIX-compliant shell +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |