summaryrefslogtreecommitdiff
path: root/security/ruby-nexpose/Makefile
blob: ce65053775517625b41b0f8bd464dd0bee72239f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2021/05/30 12:32:29 taca Exp $

DISTNAME=	nexpose-7.3.0
CATEGORIES=	security

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rapid7/nexpose-client
COMMENT=	Rapid7 Nexpose API client library written in Ruby
LICENSE=	modified-bsd

USE_LANGUAGES=	# empty

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