diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-01-21 02:33:23 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-01-21 02:33:23 +0000 |
commit | d6c64262397bd8a0723ef29db4e2ee0cc5340d38 (patch) | |
tree | 7bcc571e9930e46bae650eb32149f45c8c008fff /devel/Makefile | |
parent | 8d018196a2937f7e74be0aa0598b31c4d3dcfa9a (diff) |
HTML Purifier is a standards compliant HTML filter library written in
PHP
Approved by: swills (mentor)
Notes
Notes:
svn path=/head/; revision=340543
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e4ed7c38d2fd..313d48891234 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3269,6 +3269,7 @@ SUBDIR += pear-codegen SUBDIR += pear-ezc_Base SUBDIR += pear-ezc_ConsoleTools + SUBDIR += pear-htmlpurifier SUBDIR += pear-pdepend-staticReflection SUBDIR += pear-phing SUBDIR += pecl-APCu |