freebsd-ports/security/rubygem-metasploit-payloads/Makefile

19 lines
342 B
Makefile

PORTNAME= metasploit-payloads
PORTVERSION= 2.0.54
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Compiled binaries for Metasploit's Meterpreter
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
NO_ARCH_IGNORE= libndkstager.so
STRIP=
.include <bsd.port.mk>