opnsense-ports/security/rubygem-metasploit_payloads-mettle/Makefile
Franco Fichtner 821eccc3df */*: sync with upstream
Taken from: HardenedBSD
2018-08-11 15:21:58 +02:00

18 lines
305 B
Makefile

# $FreeBSD$
PORTNAME= metasploit_payloads-mettle
PORTVERSION= 0.4.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Compiled binaries for Metasploit's next-gen Meterpreter
LICENSE= BSD3CLAUSE
NO_ARCH= yes
STRIP=
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>