Files
ports/security/rubygem-rex-text/Makefile
T
2026-05-19 12:53:35 +00:00

19 lines
399 B
Makefile

PORTNAME= rex-text
PORTVERSION= 0.2.64
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Ruby Exploitation(Rex) methods for text manipulation and generation
WWW= https://github.com/rapid7/rex-text
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-bigdecimal>=0:math/rubygem-bigdecimal
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>