summaryrefslogtreecommitdiff
path: root/security/ruby-rex-arch/Makefile
blob: 275e4b57529a56bac1dd21a4c1dc849aa0ee97ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2021/02/05 15:00:47 taca Exp $

DISTNAME=	rex-arch-0.1.14
CATEGORIES=	security

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rapid7/rex-arch
COMMENT=	Rex Library which contains architecture specific information
LICENSE=	modified-bsd

DEPENDS+=	${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text

USE_LANGUAGES=	# none

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