pkgsrc/security/ruby-nexpose/Makefile
minskim c27c36eb7e security/ruby-nexpose: Import version 7.1.1
nexpose is the official gem package for the Ruby Nexpose API client
library.
2017-10-17 18:15:18 +00:00

12 lines
336 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/10/17 18:15:18 minskim Exp $
DISTNAME= nexpose-7.1.1
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
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"