blob: afda61f2519ee03b5b49689d2ddc57afe97ae340 (
plain) (
tree)
|
|
# Created by: Daniel Roethlisberger <daniel@roe.ch>
PORTNAME= nmap-parser
PORTVERSION= 0.3.5
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to Nmap scan data
LICENSE= MIT
RUN_DEPENDS= nmap:security/nmap
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|