19 lines
307 B
Makefile
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>
|