From 8d9582086cb7b38d3bb10cce45af85398de7aaa5 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 19 Jul 2008 17:02:19 +0000 Subject: Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions. WWW: http://jerichohtml.sourceforge.net/doc/index.html PR: ports/124770 Submitted by: Marcin Cieslak --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index c78ee984ca49..b55cb076d5e2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -279,6 +279,7 @@ SUBDIR += jakarta-tomcat4 SUBDIR += jakarta-tomcat5 SUBDIR += jdresolve + SUBDIR += jericho-html SUBDIR += jesred SUBDIR += jetspeed SUBDIR += jetty -- cgit v1.2.3