# $FreeBSD: tags/RELEASE_11_0_0/textproc/rubygem-rails-html-sanitizer/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	rails-html-sanitizer
PORTVERSION=	1.0.3
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Sanitize HTML fragments in Rails applications

LICENSE=	MIT

RUN_DEPENDS=	rubygem-loofah>=2.0:textproc/rubygem-loofah

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
