diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:29:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:29:34 +0300 |
commit | 13e928e6acfa54f92d5c67522f2736e2ef23e50d (patch) | |
tree | 6c999348be3772d4a9445f599a8ab7ccbdfe425e | |
parent | b042d390cd31ea07f1359baf0c242794f0a38b5f (diff) | |
download | repository-13e928e6acfa54f92d5c67522f2736e2ef23e50d.tar.gz |
xbitmaps: add meta file
-rw-r--r-- | xorg/xbitmaps/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xbitmaps/meta b/xorg/xbitmaps/meta new file mode 100644 index 00000000..560fd714 --- /dev/null +++ b/xorg/xbitmaps/meta @@ -0,0 +1,3 @@ +description: X11 bitmaps +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |