aboutsummaryrefslogtreecommitdiff
path: root/extra/libffi
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 11:27:46 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 11:27:46 +0300
commit330ceb5dacf2ec91ba964532686c0b6709621bfc (patch)
tree7a738294b6cafa07e7a3b1e595fd606f16bcf840 /extra/libffi
parent2e103740ecc8832ea6a9d3da0cb4b576e691ae04 (diff)
downloadrepository-330ceb5dacf2ec91ba964532686c0b6709621bfc.tar.gz
libffi: add meta file
Diffstat (limited to 'extra/libffi')
-rw-r--r--extra/libffi/meta3
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>