# -*- 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 PortSystem 1.0 PortGroup github 1.0 github.setup royhills ike-scan 1.9.5 github.tarball_from archive revision 0 checksums rmd160 97182a08e59cf834a2f9d9f114698e414287214b \ sha256 5152bf06ac82d0cadffb93a010ffb6bca7efd35ea169ca7539cf2860ce2b263f \ size 1542264 categories security net installs_libs no license {GPL-2+ OpenSSLException} maintainers nomaintainer description ike-scan can discover and identify IPsec VPN systems running IKE. long_description {*}${description} depends_lib-append path:lib/libssl.dylib:openssl use_autoreconf yes configure.args --with-openssl=${prefix} test.run yes test.target check