From c2fd0294a926f74d4b54c46f2220b0bf97919939 Mon Sep 17 00:00:00 2001 From: jfieber Date: Sun, 22 Jun 1997 20:28:13 +0000 Subject: Jade: a DSSSL processor. Note, this port is a superset of the SP port, but unlike SP this one will not compile on FreeBSD 2.1.x--a more modern C++ compiler is needed. --- textproc/openjade/pkg-descr | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 textproc/openjade/pkg-descr (limited to 'textproc/openjade/pkg-descr') diff --git a/textproc/openjade/pkg-descr b/textproc/openjade/pkg-descr new file mode 100644 index 000000000000..732c1258c184 --- /dev/null +++ b/textproc/openjade/pkg-descr @@ -0,0 +1,22 @@ +An object-oriented SGML parser toolkit and DSSSL engine. + +Features summary: + + * Includes nsgmls + * Provides access to all information about SGML document + * Supports almost all optional SGML features + * Sophisticated entity manager + * Supports multi-byte character sets + * Object-oriented + * Written in C++ from scratch + * Fast + * Portable + * Production quality + * Free + +Note: This port is a superset of the sp port. If you have sp +installed, it is recommended that you remove it before installing +jade. + +John Fieber +jfieber@FreeBSD.org -- cgit