aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:06:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:06:22 +0000
commitdbdc74ae88c3751da5554126de676b281bc727d5 (patch)
treea89d896c6c4af5e423b2ca6959cb64f0adb4f53c /textproc/Makefile
parent77cc6b5ca2046358b5cb9c208ad6729d0eaeb749 (diff)
downloadports-dbdc74ae88c3751da5554126de676b281bc727d5.tar.gz
ports-dbdc74ae88c3751da5554126de676b281bc727d5.zip
Loofah is a general library for manipulating HTML/XML documents and fragments.
It's built on top of Nokogiri and libxml2, so it's fast and has a nice API. Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's whitelist. WWW: http://github.com/flavorjones/loofah WWW: http://loofah.rubyforge.org/loofah/ PR: ports/147185 Submitted by: Eric Freeman <freebsdports at chillibear.com>
Notes
Notes: svn path=/head/; revision=255666
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 85e410b8268f..961263193f14 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1108,6 +1108,7 @@
SUBDIR += rubygem-ini
SUBDIR += rubygem-kwalify
SUBDIR += rubygem-liquid
+ SUBDIR += rubygem-loofah
SUBDIR += rubygem-markaby
SUBDIR += rubygem-nokogiri
SUBDIR += rubygem-opml