pkgsrc/security/ruby-rex-core/Makefile
taca 4e60928501 security/ruby-rex-core: update to 0.1.16
0.1.16 (2021-02-12)

* Land #11, Remove tainted calls
2021-02-13 14:05:19 +00:00

14 lines
358 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/02/13 14:05:19 taca Exp $
DISTNAME= rex-core-0.1.16
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rapid7/rex-core
COMMENT= Core libraries required for the Ruby Exploitation Suite
LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"