diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:45:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:45:44 +0300 |
commit | 165556f73556d44bc011660000ed127b1cd60f6c (patch) | |
tree | b3b05d7cd1fe854d73adc8a775acde51bf55caa8 | |
parent | 224c10e1dc1a7c9576f99727c61da38898bc7df5 (diff) | |
download | repository-165556f73556d44bc011660000ed127b1cd60f6c.tar.gz |
libX11: add meta file
-rw-r--r-- | xorg/libX11/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libX11/meta b/xorg/libX11/meta new file mode 100644 index 00000000..898cab96 --- /dev/null +++ b/xorg/libX11/meta @@ -0,0 +1,3 @@ +description: Base X libraries +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |