diff options
author | znerd <znerd@FreeBSD.org> | 2002-10-18 23:37:40 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-10-18 23:37:40 +0800 |
commit | 173fb93b83194e41259f27cbe1ea009af0704731 (patch) | |
tree | f8fc5e0684f7e007191222fd77bc81382193c4cd /textproc/Makefile | |
parent | 30e6d0938c5f9e605799b15b6ec08b18bdc1faef (diff) | |
download | freebsd-ports-gnome-173fb93b83194e41259f27cbe1ea009af0704731.tar.gz freebsd-ports-gnome-173fb93b83194e41259f27cbe1ea009af0704731.tar.zst freebsd-ports-gnome-173fb93b83194e41259f27cbe1ea009af0704731.zip |
New port: xincluder. This is a Java-based XInclude engine.
See:
http://xincluder.sourceforge.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 cdb3b05a3dc4..a6696338d013 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -373,6 +373,7 @@ SUBDIR += xerces-c SUBDIR += xerces-j SUBDIR += xhtml + SUBDIR += xincluder SUBDIR += xlhtml SUBDIR += xls2xml SUBDIR += xml-i18n-tools |