diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:09:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:09:29 +0300 |
commit | 286563e9974cc398c2da7fa43740a580a34b3cd7 (patch) | |
tree | 504b9b631e007c1222ff4e6d7d4c96f14d5a439d | |
parent | 93e43d1d962b73f6bb58b3dfd8e165477b4a2523 (diff) | |
download | repository-286563e9974cc398c2da7fa43740a580a34b3cd7.tar.gz |
libXft: add meta file
-rw-r--r-- | xorg/libXft/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXft/meta b/xorg/libXft/meta new file mode 100644 index 00000000..f9109363 --- /dev/null +++ b/xorg/libXft/meta @@ -0,0 +1,3 @@ +description: Font access configuration library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |