diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:05:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:05:12 +0300 |
commit | 8212d0138ebb8cec6362b2d5ffe0e47533c2c058 (patch) | |
tree | 56345d216d8cbf132a140eee2298710aaf605ebf /extra/texinfo | |
parent | c092a389776d057a86dea2969bb37f9d572383e6 (diff) | |
download | repository-8212d0138ebb8cec6362b2d5ffe0e47533c2c058.tar.gz |
texinfo: add meta file
Diffstat (limited to 'extra/texinfo')
-rw-r--r-- | extra/texinfo/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/texinfo/meta b/extra/texinfo/meta new file mode 100644 index 00000000..ff146801 --- /dev/null +++ b/extra/texinfo/meta @@ -0,0 +1,3 @@ +description: GNU Documentation System +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |