freebsd-ports/security/rubygem-metasploit_payloads-mettle/Makefile
2018-02-04 08:24:25 +00:00

18 lines
305 B
Makefile

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