# $FreeBSD: tags/RELEASE_11_1_0/security/rubygem-rex-core/Makefile 441370 2017-05-21 10:54:54Z antoine $

PORTNAME=	rex-core
PORTVERSION=	0.1.10
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Core libraries required for the Ruby Exploitation(Rex) Suite

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
