diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:34:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:34:12 +0300 |
commit | 6f7029168cbaecbfb80fa0eb2bdcd72d1ee1e6a7 (patch) | |
tree | c0ea64173d5cb8060f9eb02e0c32bffc6e56150d /extra/libpng | |
parent | 23c44b76b01cc6c79a0c61b2b57fcd47e5db72df (diff) | |
download | repository-6f7029168cbaecbfb80fa0eb2bdcd72d1ee1e6a7.tar.gz |
libpng: add meta file
Diffstat (limited to 'extra/libpng')
-rw-r--r-- | extra/libpng/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libpng/meta b/extra/libpng/meta new file mode 100644 index 00000000..5e7dec16 --- /dev/null +++ b/extra/libpng/meta @@ -0,0 +1,3 @@ +description: Library for manipulating PNG images +license: Libpng +maintainer: Cem Keylan <cem@carbslinux.org> |