# -*- 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.12-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 eafd10ba41037edcf38638d4c5901f4c5b3f3b19 \
sha256 446f80b7ad2ff2caf4a981fdbea77106bd7a8399085361beabfb608a910afc66 \
build.args PREFIX="${prefix}" \
CFLAGS="[get_canonical_archflags cc]" \
LDFLAGS="[get_canonical_archflags ld]"
destroot.args PREFIX="${prefix}"