13 lines
332 B
Makefile
13 lines
332 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2017/09/29 15:45:15 minskim Exp $
|
||
|
|
||
|
DISTNAME= metasploit-payloads-1.3.9
|
||
|
CATEGORIES= security
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
HOMEPAGE= http://www.metasploit.com/
|
||
|
COMMENT= Compiled binaries for Metasploit\'s Meterpreter
|
||
|
LICENSE= modified-bsd
|
||
|
|
||
|
.include "../../lang/ruby/gem.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|