# Ports collection makefile for: rubygem-sanitize # Date created: 26 June 2011 # Whom: Eric Freeman # # $FreeBSD$ # PORTNAME= sanitize PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Whitelist based HTML sanitizer RUN_DEPENDS= rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include