summaryrefslogtreecommitdiff
path: root/security/ruby-rex-struct2/Makefile
blob: da5b9391d7e9cd3f99c4b38656ce269e7852d55f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2017/03/08 22:38:12 minskim Exp $

DISTNAME=	rex-struct2-0.1.0
CATEGORIES=	security

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rapid7/rex-struct2
COMMENT=	Ruby Exploitation library for generating C-style structs
LICENSE=	modified-bsd

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"