aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxmozilla/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-02 07:49:25 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-02 07:49:25 +0000
commit350026a189ea4dbae0d727ed6905c89c5d628b12 (patch)
tree003ac962f6f0eb552b38e5bb2f034256bb590ed6 /x11-toolkits/wxmozilla/pkg-descr
parentdda3f4e27ce5c469021353ebc18074945e57e68c (diff)
add wxmozilla 0.5.3
Embedding Mozilla in wxWindows
Notes
Notes: svn path=/head/; revision=99782
Diffstat (limited to 'x11-toolkits/wxmozilla/pkg-descr')
-rw-r--r--x11-toolkits/wxmozilla/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/wxmozilla/pkg-descr b/x11-toolkits/wxmozilla/pkg-descr
new file mode 100644
index 000000000000..3d58a57a92de
--- /dev/null
+++ b/x11-toolkits/wxmozilla/pkg-descr
@@ -0,0 +1,7 @@
+wxMozilla is a project underway to develop a wxWindows component for embedding
+the Mozilla browser into any wxWindows application. The wxMozilla classes will
+utilize minimal, if any, platform dependant code and utilize directly the
+XPCOM (Cross Platrom COM) interface to instantate a html browser or editor
+within the application.
+
+WWW: http://wxmozilla.sourceforge.net/