16 lines
261 B
Makefile
16 lines
261 B
Makefile
|
COMMENT= metasploit payloads mettle
|
||
|
|
||
|
DISTNAME= metasploit_payloads-mettle-1.0.20
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||
|
|
||
|
# BSD-3-Clause
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= lang/ruby
|
||
|
|
||
|
CONFIGURE_STYLE= ruby gem
|
||
|
|
||
|
.include <bsd.port.mk>
|