diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:08:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:08:59 +0300 |
commit | 93e43d1d962b73f6bb58b3dfd8e165477b4a2523 (patch) | |
tree | 443e6294ef7da0502ebdd5eb08b642dd9a6370c9 /xorg/libXfont2 | |
parent | 84b59d317a3194e88704e2357fd964ca3d280c81 (diff) | |
download | repository-93e43d1d962b73f6bb58b3dfd8e165477b4a2523.tar.gz |
libXfont2: add meta file
Diffstat (limited to 'xorg/libXfont2')
-rw-r--r-- | xorg/libXfont2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/libXfont2/meta b/xorg/libXfont2/meta new file mode 100644 index 00000000..98770c41 --- /dev/null +++ b/xorg/libXfont2/meta @@ -0,0 +1,3 @@ +description: X font 2 library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |