diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:43:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:43:51 +0300 |
commit | 0aa785ea9ecdbd5e21812bf84736765c225213ca (patch) | |
tree | b046bc0e31956255587e8633a201bde0ff55d22e /extra/libtirpc | |
parent | 56ed5039f46e31dfaee94a67f4a7f04509107590 (diff) | |
download | repository-0aa785ea9ecdbd5e21812bf84736765c225213ca.tar.gz |
libtirpc: add meta file
Diffstat (limited to 'extra/libtirpc')
-rw-r--r-- | extra/libtirpc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libtirpc/meta b/extra/libtirpc/meta new file mode 100644 index 00000000..c6f7af8a --- /dev/null +++ b/extra/libtirpc/meta @@ -0,0 +1,3 @@ +description: Transport Independent RPC library +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |