diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-24 01:27:50 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-24 01:27:50 +0000 |
commit | fce7785e61e081c0e1a0cc6ab132e26e9bba6c41 (patch) | |
tree | 6eb9433184896e17d098d67657567138a3621a10 /textproc/Makefile | |
parent | cd29877f93c49311c1681afc30f5b18826d6d35e (diff) | |
download | FreeBSD-ports-fce7785e61e081c0e1a0cc6ab132e26e9bba6c41.zip FreeBSD-ports-fce7785e61e081c0e1a0cc6ab132e26e9bba6c41.tar.gz |
New port: xalan-c v. 1.4 (XSLT engine and XPath implementation)
lan-C++ is an implementation of XSL Transformations (XSLT) and
XML Path Language (XPath).
It works hand in hand with the XML parser Xerces-C++ version 2.
For mor information please visit the homepage:
WWW: http://xml.apache.org/xalan-c/index.html
PR: ports/44430
Submitted by: Christopher Kelly <christopher.kelly@uk.yahoo-inc.com>,Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
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 8c90939..8667223 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -437,6 +437,7 @@ SUBDIR += word2x SUBDIR += wordnet SUBDIR += wv + SUBDIR += xalan-c SUBDIR += xerces-c SUBDIR += xerces-c2 SUBDIR += xerces-j |