ports/security/rubygem-metasploit_payloads-mettle/Makefile

17 lines
294 B
Makefile

PORTNAME= metasploit_payloads-mettle
PORTVERSION= 1.0.10
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>