pkgsrc/security/ruby-rex-java/Makefile
taca 00dd414daa security/ruby-rex-java: update to 0.1.6
0.1.6 (2017-05-11)

* update spec to require Ruby 2.2.0 or greater
2021-02-05 15:12:42 +00:00

14 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.3 2021/02/05 15:12:42 taca Exp $
DISTNAME= rex-java-0.1.6
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://github.com/rapid7/rex-java
COMMENT= Ruby Exploitation library for parsing Java serialized streams
LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"