prefix=/usr/__arch__ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: OpenSSL Description: Secure Sockets Layer and cryptography libraries and tools Version: __VERSION__ Requires: Libs: -L${libdir} -lssl -lcrypto Cflags: -I${includedir}