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