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

PORTNAME=	rails-deprecated_sanitizer
PORTVERSION=	1.0.4
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>=4.2.0:devel/rubygem-activesupport50

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
