opnsense-ports/security/rubygem-rex-text/Makefile
Franco Fichtner 85a073a62c */*: sync with upstream
Taken from: FreeBSD
2024-05-14 14:28:57 +02:00

17 lines
340 B
Makefile

PORTNAME= rex-text
PORTVERSION= 0.2.57
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
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>