prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 1.0.2-chacha
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Libs.private: -L/usr/local/lib
Cflags: -I${includedir}