You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
521 B
13 lines
521 B
DEFINED_PHASES=configure install prepare
|
|
DEPEND=ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) )
|
|
DESCRIPTION=A utility for finding, fingerprinting and testing IKE VPN servers
|
|
EAPI=5
|
|
HOMEPAGE=http://www.nta-monitor.com/ike-scan/
|
|
IUSE=libressl ssl
|
|
KEYWORDS=~amd64 ~ppc x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) )
|
|
SLOT=0
|
|
SRC_URI=http://www.nta-monitor.com/ike-scan/download/ike-scan-1.9.tar.gz
|
|
_md5_=b84383cc3421d914b472f5bb28e2ca2e
|