freebsd-ports/security/rubygem-metasploit_payloads-mettle/Makefile
2017-07-13 21:14:27 +00:00

19 lines
307 B
Makefile

# $FreeBSD$
PORTNAME= metasploit_payloads-mettle
PORTVERSION= 0.1.10
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=
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>