diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:05:36 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:05:36 +0300 |
commit | 28e3f070f1d9817adc7c57586883949d3056c074 (patch) | |
tree | 9c045b4c29497637931b23720652c80344064acb /extra/tiff | |
parent | 8212d0138ebb8cec6362b2d5ffe0e47533c2c058 (diff) | |
download | repository-28e3f070f1d9817adc7c57586883949d3056c074.tar.gz |
tiff: add meta file
Diffstat (limited to 'extra/tiff')
-rw-r--r-- | extra/tiff/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/tiff/meta b/extra/tiff/meta new file mode 100644 index 00000000..9425444d --- /dev/null +++ b/extra/tiff/meta @@ -0,0 +1,3 @@ +description: Library for TIFF data files +license: libtiff +maintainer: Cem Keylan <cem@carbslinux.org> |