aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/openssl.pc
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/openssl.pc')
-rw-r--r--crypto/openssl/openssl.pc9
1 files changed, 9 insertions, 0 deletions
diff --git a/crypto/openssl/openssl.pc b/crypto/openssl/openssl.pc
new file mode 100644
index 000000000000..ff0a0c2f4e09
--- /dev/null
+++ b/crypto/openssl/openssl.pc
@@ -0,0 +1,9 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}
+includedir=${prefix}/include ${prefix}/./include
+
+Name: OpenSSL
+Description: Secure Sockets Layer and cryptography libraries and tools
+Version: 3.5.1
+Requires: libssl libcrypto