# $FreeBSD: tags/RELEASE_11_1_0/security/rubygem-nexpose/Makefile 437991 2017-04-08 09:17:07Z antoine $

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

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
