2016-07-15 17:47:49 +00:00
|
|
|
PORTNAME= rex-powershell
|
2021-09-21 17:34:25 +00:00
|
|
|
PORTVERSION= 0.1.93
|
2016-07-15 17:47:49 +00:00
|
|
|
CATEGORIES= security rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= antoine@FreeBSD.org
|
|
|
|
COMMENT= Ruby Exploitation(Rex) library for generating Powershell scripts
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identifier \
|
2020-03-09 19:58:05 +00:00
|
|
|
rubygem-rex-text>=0:security/rubygem-rex-text \
|
|
|
|
rubygem-ruby-rc4>=0:security/rubygem-ruby-rc4
|
2016-07-15 17:47:49 +00:00
|
|
|
|
|
|
|
USES= gem
|
2017-10-29 07:39:08 +00:00
|
|
|
USE_RUBY= yes
|
2016-07-15 17:47:49 +00:00
|
|
|
|
2019-04-28 06:16:41 +00:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2016-07-15 17:47:49 +00:00
|
|
|
.include <bsd.port.mk>
|