75136733bd
Update ruby-metasploit_payloads-mettle to 0.5.20. No release notes available.
18 lines
481 B
Makefile
18 lines
481 B
Makefile
# $NetBSD: Makefile,v 1.8 2020/03/24 16:04:18 taca Exp $
|
|
|
|
DISTNAME= metasploit_payloads-mettle-0.5.20
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://www.metasploit.com/
|
|
COMMENT= Compiled binaries for Metasploit\'s next-gen Meterpreter
|
|
LICENSE= modified-bsd
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
# These are pre-built binaries.
|
|
CHECK_RELRO_SKIP+= ${GEM_LIBDIR}/build/*
|
|
CHECK_SSP_SKIP+= ${CHECK_RELRO_SKIP}
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|