blob: 238fe379e900430b54b0845781783fae1800bdb6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= metasploit_payloads-mettle
PORTVERSION= 1.0.20
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Compiled binaries for Metasploit's next-gen Meterpreter
WWW= https://github.com/rapid7/mettle
LICENSE= BSD3CLAUSE
USES= gem
NO_ARCH= yes
STRIP=
.include <bsd.port.mk>
|