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