blob: b4acfa5c94e586a732e8e7355ba857b7c312ffba (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#openssl pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: LibreSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: @VERSION@
Requires: libssl libcrypto
|