c27c36eb7e
nexpose is the official gem package for the Ruby Nexpose API client library.
12 lines
336 B
Makefile
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"
|