# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup rbsec sslscan 1.11.11-rbsec
maintainers {raimue @raimue} \
description Fast SSL scanner
SSLScan determines what ciphers are supported on \
SSL-based services, such as HTTPS. The output will \
include the certificate and the prefered ciphers of \
the SSL service in plaintext or XML.
license {GPL-3+ OpenSSLException}
depends_lib path:lib/libssl.dylib:openssl
checksums rmd160 87fb645587956a80727330dd287643cc62691004 \
sha256 9f3c62742fe7f7555e2d3d38d9b87346470a7f5106bdc6e76bcb4cd7f5df0d0e
patchfiles patch-Makefile.diff
reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/Makefile
build.args CC="${configure.cc}" \
CFLAGS="[get_canonical_archflags cc]" \
LDFLAGS="[get_canonical_archflags ld]"