2025-02-19 08:03:20 +00:00

18 lines
345 B
Makefile

PORTNAME= rex-registry
PORTVERSION= 0.1.6
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Ruby Exploitation(Rex) library for parsing offline registry files
WWW= https://github.com/rapid7/rex-registry
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>