No proper change log is not available. Please refer commit log: <https://github.com/rapid7/metasploit-payloads/commits/master>.
14 lines
386 B
Makefile
14 lines
386 B
Makefile
# $NetBSD: Makefile,v 1.5 2018/03/21 11:52:59 taca Exp $
|
|
|
|
DISTNAME= metasploit-payloads-1.3.31
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://www.metasploit.com/
|
|
COMMENT= Compiled binaries for Metasploit\'s Meterpreter
|
|
LICENSE= modified-bsd
|
|
|
|
CHECK_SHLIBS_SKIP+= ${GEM_LIBDIR}/data/android/libs/*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|