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