diff options
author | osa <osa@FreeBSD.org> | 2003-06-20 16:27:08 +0000 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-20 16:27:08 +0000 |
commit | 67cc2abb1c1f4e3f45c62a1a81382944b7b6de9e (patch) | |
tree | 132d9eb535987b0dec199dc5ee2b5e6ceb6ea756 /textproc/Makefile | |
parent | 29f7e6c61deb33c18be4c1548982f4498f3ee6c4 (diff) | |
download | FreeBSD-ports-67cc2abb1c1f4e3f45c62a1a81382944b7b6de9e.zip FreeBSD-ports-67cc2abb1c1f4e3f45c62a1a81382944b7b6de9e.tar.gz |
Add xmlto - front-end to an XSL toolchain
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 53173
Approved by: fjoe (mentor) (implicit)
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 8787580..ce5d8cf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -451,6 +451,7 @@ SUBDIR += xmlindent SUBDIR += xmlpp SUBDIR += xmlppm + SUBDIR += xmlto SUBDIR += xmlwrapp SUBDIR += xp SUBDIR += xslide.el |