diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-17 20:24:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-17 20:24:39 +0800 |
commit | 22236f9e578dd26c3e4c5a7929f7f44d8387cafb (patch) | |
tree | 806f5d14676430e9c968ec3283cf7c7248786fed /security/Makefile | |
parent | c65014eb87cb9354016a54ccfe86bd16157c530e (diff) | |
download | freebsd-ports-gnome-22236f9e578dd26c3e4c5a7929f7f44d8387cafb.tar.gz freebsd-ports-gnome-22236f9e578dd26c3e4c5a7929f7f44d8387cafb.tar.zst freebsd-ports-gnome-22236f9e578dd26c3e4c5a7929f7f44d8387cafb.zip |
New port: security/rubygem-rex-sslscan
This library is a pure ruby implementation of the SSLScan tool originally
written by Ian Ventura-Whiting.
WWW: https://github.com/rapid7/rex-sslscan
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 0122d65deba4..af48efd58675 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1025,6 +1025,7 @@ SUBDIR += rubygem-rex-registry SUBDIR += rubygem-rex-rop_builder SUBDIR += rubygem-rex-socket + SUBDIR += rubygem-rex-sslscan SUBDIR += rubygem-rex-struct2 SUBDIR += rubygem-rex-text SUBDIR += rubygem-rex-zip |