freebsd-ports/security/rubygem-metasploit_payloads-mettle/Makefile
2019-06-08 13:35:44 +00:00

19 lines
307 B
Makefile

# $FreeBSD$
PORTNAME= metasploit_payloads-mettle
PORTVERSION= 0.5.16
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>