pkgsrc/security/ruby-nexpose/Makefile

15 lines
357 B
Makefile
Raw Normal View History

# $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"