opnsense-ports/security/rubygem-rex-core/Makefile
Franco Fichtner 72017daeb5 */*: sync with upstream
Taken from: FreeBSD
2024-01-11 08:55:29 +01:00

16 lines
333 B
Makefile

PORTNAME= rex-core
PORTVERSION= 0.1.31
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Core libraries required for the Ruby Exploitation (Rex) Suite
WWW= https://github.com/rapid7/rex-core
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>