freebsd-ports/security/rubygem-rex-text/Makefile
2024-01-05 15:31:06 +00:00

17 lines
340 B
Makefile

PORTNAME= rex-text
PORTVERSION= 0.2.53
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>