mirror of
https://github.com/libressl/portable.git
synced 2026-01-26 15:39:09 +00:00
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
|