diff options
Diffstat (limited to 'security/rubygem-rex-sslscan/Makefile')
-rw-r--r-- | security/rubygem-rex-sslscan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-rex-sslscan/Makefile b/security/rubygem-rex-sslscan/Makefile index 11c7db905974..7ce2eecb090a 100644 --- a/security/rubygem-rex-sslscan/Makefile +++ b/security/rubygem-rex-sslscan/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-sslscan -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rex-socket>=0:security/rubygem-rex-socket \ rubygem-rex-text>=0:security/rubygem-rex-text |