diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:43:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:43:40 +0300 |
commit | 7e7835de469dffe1b985c40a64914055c67eb6eb (patch) | |
tree | f37b438783777ffae80b4f44db2e8664af71d9bb | |
parent | 1002ed5a66a1d9e0f2e62a532d83ad9531a480d9 (diff) | |
download | repository-7e7835de469dffe1b985c40a64914055c67eb6eb.tar.gz |
xclip: add meta file
-rw-r--r-- | xorg/xclip/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xclip/meta b/xorg/xclip/meta new file mode 100644 index 00000000..e2aa7151 --- /dev/null +++ b/xorg/xclip/meta @@ -0,0 +1,3 @@ +description: Command line interface to the X11 clipboard +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |