# Created by: Daniel Roethlisberger <daniel@roe.ch>
# $FreeBSD: security/rubygem-nmap-parser/Makefile 332049 2013-10-30 02:56:33Z swills $

PORTNAME=	nmap-parser
PORTVERSION=	0.3.5
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby interface to Nmap scan data

RUN_DEPENDS=	nmap:${PORTSDIR}/security/nmap

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
