freebsd-ports/security/rubygem-metasploit-payloads/Makefile
2016-05-18 07:50:53 +00:00

21 lines
337 B
Makefile

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