freebsd-ports/security/rubygem-rex-registry/Makefile

18 lines
345 B
Makefile
Raw Normal View History

PORTNAME= rex-registry
PORTVERSION= 0.1.5
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>