# $FreeBSD: tags/RELEASE_10_3_0/textproc/rubygem-rails-html-sanitizer/Makefile 407985 2016-02-03 21:06:55Z sunpoet $

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:${PORTSDIR}/textproc/rubygem-loofah

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
