1#openssl pkg-config source file
2
3prefix=@prefix@
4exec_prefix=@exec_prefix@
5libdir=@libdir@
6includedir=@includedir@
7
8Name: LibreSSL
9Description: Secure Sockets Layer and cryptography libraries and tools
10Version: @VERSION@
11Requires: libssl libcrypto
12