pkgsrc/security/ruby-openvas-omp/Makefile
minskim 64a183d46f securitiy/ruby-openvas-omp: Import version 0.0.4
This library is used for communication with OpenVAS manager over
OMP. You can start, stop, pause and resume scan. Watch progress and
status of scan, download report, etc.
2017-10-17 19:38:12 +00:00

12 lines
330 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/10/17 19:38:12 minskim Exp $
DISTNAME= openvas-omp-0.0.4
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://rubygems.org/gems/openvas-omp
COMMENT= Ruby library for communication with OpenVAS manager
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"