# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-hashie-forbidden_attributes/Makefile 445882 2017-07-15 17:21:22Z sunpoet $

PORTNAME=	hashie-forbidden_attributes
PORTVERSION=	0.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Hashie compatibility layer for forbidden attributes protection

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-hashie>=3.0:devel/rubygem-hashie

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
