aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-nexpose
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-03-02 19:28:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-03-02 19:28:52 +0000
commit82986cc2f2d4d2035284d9deea87d626e85d0a3c (patch)
tree20df3930188c41373eb4645f976600f2fb2ada2c /security/rubygem-nexpose
parent4f564798d9cd985d667da323332bc04658faa4a7 (diff)
downloadports-82986cc2f2d4d2035284d9deea87d626e85d0a3c.tar.gz
ports-82986cc2f2d4d2035284d9deea87d626e85d0a3c.zip
New port: security/rubygem-nexpose
Ruby API to Rapid7 Nexpose vulnerability management WWW: https://github.com/rapid7/nexpose-client
Notes
Notes: svn path=/head/; revision=435295
Diffstat (limited to 'security/rubygem-nexpose')
-rw-r--r--security/rubygem-nexpose/Makefile19
-rw-r--r--security/rubygem-nexpose/distinfo3
-rw-r--r--security/rubygem-nexpose/pkg-descr3
3 files changed, 25 insertions, 0 deletions
diff --git a/security/rubygem-nexpose/Makefile b/security/rubygem-nexpose/Makefile
new file mode 100644
index 000000000000..35a234ff0276
--- /dev/null
+++ b/security/rubygem-nexpose/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= nexpose
+PORTVERSION= 5.3.1
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= antoine@FreeBSD.org
+COMMENT= Ruby API to Rapid7 Nexpose vulnerability management
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+NO_ARCH= yes
+
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
diff --git a/security/rubygem-nexpose/distinfo b/security/rubygem-nexpose/distinfo
new file mode 100644
index 000000000000..d1c2c7d012cd
--- /dev/null
+++ b/security/rubygem-nexpose/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1488482674
+SHA256 (rubygem/nexpose-5.3.1.gem) = 995e0b73ec6e18c92e82286112f0988c8416337e1f6a8fe34d70a943ba636691
+SIZE (rubygem/nexpose-5.3.1.gem) = 98816
diff --git a/security/rubygem-nexpose/pkg-descr b/security/rubygem-nexpose/pkg-descr
new file mode 100644
index 000000000000..73d09c5a4489
--- /dev/null
+++ b/security/rubygem-nexpose/pkg-descr
@@ -0,0 +1,3 @@
+Ruby API to Rapid7 Nexpose vulnerability management
+
+WWW: https://github.com/rapid7/nexpose-client