diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:50:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:50:13 +0300 |
commit | 4e47ac0d3239ee939cb3f6533f01af76a25182d6 (patch) | |
tree | 89c538ec49ae1970df1b56adcbb81b999ac8588a /xorg/xorgproto | |
parent | 3087805239282a8c2f911ca9741e1acc8590f56d (diff) | |
download | repository-4e47ac0d3239ee939cb3f6533f01af76a25182d6.tar.gz |
xorgproto: add meta file
Diffstat (limited to 'xorg/xorgproto')
-rw-r--r-- | xorg/xorgproto/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xorgproto/meta b/xorg/xorgproto/meta new file mode 100644 index 00000000..3e267a2d --- /dev/null +++ b/xorg/xorgproto/meta @@ -0,0 +1,3 @@ +description: X11 Protocol headers +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |