freebsd-ports/security/rubygem-nexpose/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
294 B
Makefile

PORTNAME= nexpose
PORTVERSION= 7.2.1
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>