pkgsrc/security/ruby-rex-text/Makefile
minskim a1934b506f security/ruby-rex-text: Import version 0.2.15
rex-text contains all of the Ruby Exploitation (Rex) methods for text
manipulation and generation.
2017-09-29 16:25:43 +00:00

11 lines
308 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/09/29 16:25:43 minskim Exp $
DISTNAME= rex-text-0.2.15
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rapid7/rex-text
COMMENT= Ruby Exploitation methods for text manipulation
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"