freebsd-ports/security/rubygem-rex-text/Makefile
2021-09-20 19:38:09 +00:00

17 lines
313 B
Makefile

PORTNAME= rex-text
PORTVERSION= 0.2.37
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= antoine@FreeBSD.org
COMMENT= Ruby Exploitation(Rex) methods for text manipulation and generation
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>