aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-rex-zip
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-07-15 17:50:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-07-15 17:50:17 +0000
commit39e392abada2333653c8e514dabb1c85325c345c (patch)
tree2ab078024f6d5616df7d92b37b9fdbf1d084f440 /security/rubygem-rex-zip
parentf780dd0785bfdb7c5872456b1e7a915890d24266 (diff)
downloadports-39e392abada2333653c8e514dabb1c85325c345c.tar.gz
ports-39e392abada2333653c8e514dabb1c85325c345c.zip
Notes
Diffstat (limited to 'security/rubygem-rex-zip')
-rw-r--r--security/rubygem-rex-zip/Makefile21
-rw-r--r--security/rubygem-rex-zip/distinfo3
-rw-r--r--security/rubygem-rex-zip/pkg-descr4
3 files changed, 28 insertions, 0 deletions
diff --git a/security/rubygem-rex-zip/Makefile b/security/rubygem-rex-zip/Makefile
new file mode 100644
index 000000000000..114e5486f3ca
--- /dev/null
+++ b/security/rubygem-rex-zip/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= rex-zip
+PORTVERSION= 0.1.0
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= antoine@FreeBSD.org
+COMMENT= Ruby Exploitation(Rex) library for working with zip and related files
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-rex-text>=0:security/rubygem-rex-text
+
+NO_ARCH= yes
+
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
diff --git a/security/rubygem-rex-zip/distinfo b/security/rubygem-rex-zip/distinfo
new file mode 100644
index 000000000000..6f4971461007
--- /dev/null
+++ b/security/rubygem-rex-zip/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1468493064
+SHA256 (rubygem/rex-zip-0.1.0.gem) = b3baa908fd912a3b0366f92247b9e9391c265fdb9456ac3864dc635176588647
+SIZE (rubygem/rex-zip-0.1.0.gem) = 23040
diff --git a/security/rubygem-rex-zip/pkg-descr b/security/rubygem-rex-zip/pkg-descr
new file mode 100644
index 000000000000..9f228bca5a65
--- /dev/null
+++ b/security/rubygem-rex-zip/pkg-descr
@@ -0,0 +1,4 @@
+This Gem contains all of the Ruby Exploitation(Rex) library for working with zip
+and related files.
+
+WWW: https://github.com/rapid7/rex-zip