xref: /freebsd/secure/lib/libssl/openssl.pc.in (revision 5b5b7e2ca2fa9a2418dd51749f4ef6f881ae7179)
1prefix=/usr/
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: OpenSSL
7Description: Secure Sockets Layer and cryptography libraries and tools
8Version: @openssl_ver@
9Requires: libssl libcrypto
10