2013-07-27 18:06:01 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2011-10-02 19:14:09 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= sanitize
|
2013-07-29 00:33:04 +02:00
|
|
|
PORTVERSION= 2.0.6
|
2011-10-02 19:14:09 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2011-10-02 19:14:09 +02:00
|
|
|
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 <bsd.port.mk>
|