diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:27:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:27:46 +0300 |
commit | 330ceb5dacf2ec91ba964532686c0b6709621bfc (patch) | |
tree | 7a738294b6cafa07e7a3b1e595fd606f16bcf840 /extra/libffi | |
parent | 2e103740ecc8832ea6a9d3da0cb4b576e691ae04 (diff) | |
download | repository-330ceb5dacf2ec91ba964532686c0b6709621bfc.tar.gz |
libffi: add meta file
Diffstat (limited to 'extra/libffi')
-rw-r--r-- | extra/libffi/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libffi/meta b/extra/libffi/meta new file mode 100644 index 00000000..b7cf36b1 --- /dev/null +++ b/extra/libffi/meta @@ -0,0 +1,3 @@ +description: Foreign Function Interface library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |