12 lines
248 B
PkgConfig
12 lines
248 B
PkgConfig
|
#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
|