15 lines
261 B
Makefile
15 lines
261 B
Makefile
COMMENT= metasploit payloads mettle
|
|
|
|
DISTNAME= metasploit_payloads-mettle-1.0.26
|
|
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>
|