freebsd-ports/security/rubygem-nexpose/Makefile
2018-06-25 13:27:13 +00:00

18 lines
307 B
Makefile

# $FreeBSD$
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>