summaryrefslogtreecommitdiff
path: root/security/ruby-rex-socket/Makefile
blob: fb25d6b23b2d08cb2bc67392192d04b70c0a07cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2017/10/13 18:22:46 minskim Exp $

DISTNAME=	rex-socket-0.1.8
CATEGORIES=	security

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/rapid7/rex-socket
COMMENT=	Rex socket abstraction library
LICENSE=	modified-bsd

DEPENDS+=	${RUBY_PKGPREFIX}-rex-core-[0-9]*:../../security/ruby-rex-core

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