# $FreeBSD: head/security/rubygem-metasploit-concern/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	metasploit-concern
PORTVERSION=	0.4.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	antoine@FreeBSD.org
COMMENT=	Automatically include Modules from app/concerns

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-activesupport>=3.0.0:devel/rubygem-activesupport \
		rubygem-railties>=3.0.0:www/rubygem-railties

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

PORTSCOUT=	ignore:1

.include <bsd.port.mk>