aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-rex-powershell/Makefile
blob: 9e6c3fb34a538753b6fd151db18ed16747fe32d1 (plain) (tree)
1
2
3
4
5
6
7
8
                              
                      




                                                                                
                                                        




                                                                                         

                                                               
 

                   

                   
                      
PORTNAME=	rex-powershell
PORTVERSION=	0.1.97
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Ruby Exploitation(Rex) library for generating Powershell scripts
WWW=		https://github.com/rapid7/rex-powershell

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-rex-random_identifier>=0:security/rubygem-rex-random_identifier \
		rubygem-rex-text>=0:security/rubygem-rex-text \
		rubygem-ruby-rc4>=0:security/rubygem-ruby-rc4

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>