# Created by: Johannes Meixner <xmj@FreeBSD.org>

PORTNAME=	rails-deprecated_sanitizer
PORTVERSION=	1.0.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	-rails50

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Deprecated sanitizer API extracted from Action View

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activesupport50>0:devel/rubygem-activesupport50

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
