freebsd-ports/security/rubygem-rex-text/Makefile
2018-06-25 13:19:23 +00:00

19 lines
326 B
Makefile

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