Sunpoet Po-Chuan Hsieh 4fddace6b2 - Add LICENSE
2015-05-24 15:36:30 +00:00

21 lines
364 B
Makefile

# Created by: Daniel Roethlisberger <daniel@roe.ch>
# $FreeBSD$
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:${PORTSDIR}/security/nmap
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>