diff options
author | glewis <glewis@FreeBSD.org> | 2005-10-19 04:31:22 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-10-19 04:31:22 +0800 |
commit | 71cfd59ddeebcd21aa4113547c4cffb4331a1498 (patch) | |
tree | 5606befcfa9ad9a77cbc18c823d599b069991508 /textproc/Makefile | |
parent | 12165a9f0cf456be17f52cf1b1332b700a2686de (diff) | |
download | freebsd-ports-gnome-71cfd59ddeebcd21aa4113547c4cffb4331a1498.tar.gz freebsd-ports-gnome-71cfd59ddeebcd21aa4113547c4cffb4331a1498.tar.zst freebsd-ports-gnome-71cfd59ddeebcd21aa4113547c4cffb4331a1498.zip |
. Add a port of dom4j:
"dom4j is an easy to use, open source library for working with XML, XPath
and XSLT on the Java platform using the Java Collections Framework and
with full support for DOM, SAX and JAXP.
WWW: http://www.dom4j.org/"
Reviewed by: hq
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index abf4cae8598a..00bba461eb61 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -96,6 +96,7 @@ SUBDIR += docproj-jadetex SUBDIR += docproj-nojadetex SUBDIR += domc + SUBDIR += dom4j SUBDIR += dsssl-docbook-cygnus SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs |