xref: /freebsd/crypto/openssl/exporters/openssl.pc (revision 7e97c6adffde3bd6f60f042ed2603335c005c6a7)
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: 3.5.1
9Requires: libssl libcrypto
10