ba23d01f36
0.1.13 2017/07/20 * partially revert 06bfb88 * minor gem cleanups
12 lines
335 B
Makefile
12 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/03/21 13:26:45 taca Exp $
|
|
|
|
DISTNAME= rex-core-0.1.13
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/rapid7/rex-core
|
|
COMMENT= Core libraries required for the Ruby Exploitation Suite
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|