a1934b506f
rex-text contains all of the Ruby Exploitation (Rex) methods for text manipulation and generation.
11 lines
308 B
Makefile
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"
|