12 lines
350 B
Makefile
12 lines
350 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/13 17:48:55 minskim Exp $
|
|
|
|
DISTNAME= rex-registry-0.1.3
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://github.com/rapid7/rex-registry
|
|
COMMENT= Ruby Exploitation library for parsing Windows registry files
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|