# Created by: Matthieu BOUTHORS # $FreeBSD$ PORTNAME= sslscan PORTVERSION= 1.11.6 DISTVERSIONSUFFIX= -${GH_ACCOUNT} CATEGORIES= security MAINTAINER= gavin@FreeBSD.org COMMENT= SSLScan is a fast SSL port scanner LICENSE= GPLv3 USES= gmake USE_OPENSSL= yes USE_GITHUB= yes GH_ACCOUNT= rbsec .include .if ${SSL_DEFAULT:Mopenssl-devel} BROKEN= Does not build with openssl-devel .endif .include