freebsd-ports/security/rubygem-rex-text/Makefile
2019-10-19 20:16:40 +00:00

19 lines
326 B
Makefile

# $FreeBSD$
PORTNAME= rex-text
PORTVERSION= 0.2.24
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>