# Created by: Po-Chuan Hsieh # $FreeBSD$ 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