pkgsrc/security/ruby-rex-text/Makefile
taca bad0feb174 security/ruby-rex-text: update to 0.2.28
Update ruby-rex-text package to 0.2.28.


0.2.27 (2020-07-13)

* Set prompt escape chars only when they work.

0.2.28 (2020-08-07)

* Add initial support for word wrapping rex tables.
2020-09-14 14:12:20 +00:00

14 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.5 2020/09/14 14:12:20 taca Exp $
DISTNAME= rex-text-0.2.28
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rapid7/rex-text
COMMENT= Ruby Exploitation methods for text manipulation
LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"