summaryrefslogtreecommitdiff
path: root/security/ruby-rex-java/Makefile
blob: a6af654adbebe8f9d6c19f154617c663e8b1fbeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $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"