b37e616195
Ruby Exploitation (Rex) library for generating/manipulating C-Style structs.
12 lines
344 B
Makefile
12 lines
344 B
Makefile
# $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"
|