ports/security/rubygem-nexpose/Makefile
2021-09-19 19:28:51 +00:00

16 lines
294 B
Makefile

PORTNAME= nexpose
PORTVERSION= 7.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Ruby API to Rapid7 Nexpose vulnerability management
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>