opnsense-ports/security/rubygem-nmap-parser/Makefile
Franco Fichtner 78643d4f9c */*: sync with upstream
Taken from: FreeBSD
2023-11-07 14:07:58 +01:00

18 lines
296 B
Makefile

PORTNAME= nmap-parser
PORTVERSION= 0.3.5
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to Nmap scan data
WWW= https://rubynmap.sourceforge.net
LICENSE= MIT
RUN_DEPENDS= nmap:security/nmap
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>