diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:44:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:44:01 +0300 |
commit | db712920095bb10b608a28ab761fc129bcbc9987 (patch) | |
tree | c6b0052c7c94b9f83d64b1372edab1501a30d2b5 /xorg/xdpyinfo | |
parent | 7e7835de469dffe1b985c40a64914055c67eb6eb (diff) | |
download | repository-db712920095bb10b608a28ab761fc129bcbc9987.tar.gz |
xdpyinfo: add meta file
Diffstat (limited to 'xorg/xdpyinfo')
-rw-r--r-- | xorg/xdpyinfo/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xdpyinfo/meta b/xorg/xdpyinfo/meta new file mode 100644 index 00000000..d8886e70 --- /dev/null +++ b/xorg/xdpyinfo/meta @@ -0,0 +1,3 @@ +description: Display information utility for X +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |