17 lines
319 B
Makefile
17 lines
319 B
Makefile
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>
|