Current File : //usr/local/apps/openssl-11/lib/pkgconfig/libssl.pc
prefix=/usr/local/apps/openssl-11
exec_prefix=${prefix}
libdir=/usr/local/apps/openssl-11/lib
includedir=${prefix}/include

Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 1.1.1s
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Cflags: -I${includedir}