summaryrefslogtreecommitdiff
path: root/security/ruby-rex-core/Makefile
blob: fb616f5e7d36f38d4db065247159693b80b34443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2022/08/28 12:22:40 taca Exp $

DISTNAME=	rex-core-0.1.28
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

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"