1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/security/rubygem-rex-text/Makefile
2020-05-24 12:39:28 +00:00

20 lines
326 B
Makefile

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