17982f2a7f
Ruby Exploitation (Rex) library for parsing Java serialized streams.
12 lines
343 B
Makefile
12 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/13 16:14:05 minskim Exp $
|
|
|
|
DISTNAME= rex-java-0.1.5
|
|
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
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|