diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:27:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:27:33 +0300 |
commit | e8ee7fcd2433a82a865de25d507b273d6c3e3d7c (patch) | |
tree | 798ccc39f3b715933113fcd680bb2417604c7d07 /extra/groff | |
parent | e278c47593184ac39b8e5ab05350071924e30b88 (diff) | |
download | repository-e8ee7fcd2433a82a865de25d507b273d6c3e3d7c.tar.gz |
groff: add meta file
Diffstat (limited to 'extra/groff')
-rw-r--r-- | extra/groff/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/groff/meta b/extra/groff/meta new file mode 100644 index 00000000..0e87cc5e --- /dev/null +++ b/extra/groff/meta @@ -0,0 +1,3 @@ +description: GNU troff text-formatting system +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |