d765fbde11
0.2.16 2017/05/12 * update spec to require Ruby 2.2.0 or greater
11 lines
305 B
Makefile
11 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/03/21 13:18:03 taca Exp $
|
|
|
|
DISTNAME= rex-text-0.2.16
|
|
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"
|