PORTNAME=	rails-deprecated_sanitizer
PORTVERSION=	1.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Deprecated sanitizer API extracted from Action View
WWW=		https://github.com/rails/rails-deprecated_sanitizer

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
