2 # $NetBSD: mkpc,v 1.4 2014/07/07 09:14:43 joerg Exp $
5 (echo '#include "opensslv.h"'; echo OPENSSL_VERSION_TEXT
) |
6 $CPP $CPPFLAGS -I$1 |
grep OpenSSL | cut
-d ' ' -f 2
8 VERSION
="$(getversion $1)"
10 sed -e "s/@VERSION@/${VERSION}/g" < "$2"
14 NAME
="OpenSSL-libcrypto"
16 DESCRIPTION
="OpenSSL cryptography library"
21 DESCRIPTION
="Secure Sockets Layer and cryptography libraries"
26 DESCRIPTION
="Sockets Layer and cryptography libraries and tools"
29 echo "$0: I don't know about $2" 1>&2
35 # \$NetBSD: mkpc,v 1.4 2014/07/07 09:14:43 joerg Exp $
39 includedir=/usr/include
42 Description: ${DESCRIPTION}