aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 01:27:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 01:27:50 +0000
commit71f5eabfe124b8e288ffd0984c42f97efaa31fdb (patch)
treeb91d389c4c56f6ad65d019fc41db3225123ed9ad /textproc/Makefile
parent7eabc93e44142122e6e06dfc83a25ef1bbd50340 (diff)
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>
Notes
Notes: svn path=/head/; revision=87576
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 8c90939bb1cb..8667223ee1b1 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