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

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