diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:28:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:28:10 +0300 |
commit | 833b320653575558bd459c639625446908a72caa (patch) | |
tree | 04b07fefd2db71ac61aa021b709d4f6525a42644 | |
parent | 330ceb5dacf2ec91ba964532686c0b6709621bfc (diff) | |
download | repository-833b320653575558bd459c639625446908a72caa.tar.gz |
libfontenc: add meta file
-rw-r--r-- | extra/libfontenc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libfontenc/meta b/extra/libfontenc/meta new file mode 100644 index 00000000..38d8b264 --- /dev/null +++ b/extra/libfontenc/meta @@ -0,0 +1,3 @@ +description: Fontenc library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |