# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/rubygem-merb-param-protection/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	merb-param-protection
PORTVERSION=	1.1.3
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Merb plugin that helps protecting sensible parameters

LICENSE=	MIT

RUN_DEPENDS=	rubygem-merb-core>=1.1.3:www/rubygem-merb-core

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
