ports/devel/ruby-openvas-omp/Makefile

16 lines
260 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= communicate with OpenVAS manager through OMP
DISTNAME= openvas-omp-0.0.4
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# Unlicense
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>