# $FreeBSD: tags/RELEASE_11_1_0/security/rubygem-metasploit-model/Makefile 441365 2017-05-21 10:36:14Z antoine $

PORTNAME=	metasploit-model
PORTVERSION=	2.0.4
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Metasploit Model Mixins and Validators

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-activemodel4>=4.2.6:databases/rubygem-activemodel4 \
		rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \
		rubygem-railties4>=4.2.6:www/rubygem-railties4

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
