diff options
Diffstat (limited to 'security/bearssl/pkg/PLIST')
| -rw-r--r-- | security/bearssl/pkg/PLIST | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/security/bearssl/pkg/PLIST b/security/bearssl/pkg/PLIST new file mode 100644 index 0000000..be7a25d --- /dev/null +++ b/security/bearssl/pkg/PLIST | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | @bin bin/brssl | ||
| 2 | include/bearssl.h | ||
| 3 | include/bearssl_aead.h | ||
| 4 | include/bearssl_block.h | ||
| 5 | include/bearssl_ec.h | ||
| 6 | include/bearssl_hash.h | ||
| 7 | include/bearssl_hmac.h | ||
| 8 | include/bearssl_kdf.h | ||
| 9 | include/bearssl_pem.h | ||
| 10 | include/bearssl_prf.h | ||
| 11 | include/bearssl_rand.h | ||
| 12 | include/bearssl_rsa.h | ||
| 13 | include/bearssl_ssl.h | ||
| 14 | include/bearssl_x509.h | ||
| 15 | @static-lib lib/libbearssl.a | ||
| 16 | @so lib/libbearssl.so | ||
