diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:10:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:10:55 +0300 |
commit | 7f815826b26fd3522232680b5fb993ab4403f210 (patch) | |
tree | 5df81a8eb6649af60aba077c33f4e946be2d69c3 /xorg/libXpm/meta | |
parent | 55f692a96edcd2ce88f247506e2a92775e644e8e (diff) | |
download | repository-7f815826b26fd3522232680b5fb993ab4403f210.tar.gz |
libXpm: add meta file
Diffstat (limited to 'xorg/libXpm/meta')
-rw-r--r-- | xorg/libXpm/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXpm/meta b/xorg/libXpm/meta new file mode 100644 index 00000000..0b14c20f --- /dev/null +++ b/xorg/libXpm/meta @@ -0,0 +1,3 @@ +description: X PixMap library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |