diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-03 23:28:46 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-03 23:28:46 +0000 |
commit | 31389da5f5bc8c14c68c787ff11c264bfe6e7a93 (patch) | |
tree | 44c79fde2e292dbded3f46193e3b12bfeec4bfa1 /textproc/Makefile | |
parent | c74107bdb6894b9f83565390c722fbb4606d9b5f (diff) | |
download | FreeBSD-ports-31389da5f5bc8c14c68c787ff11c264bfe6e7a93.zip FreeBSD-ports-31389da5f5bc8c14c68c787ff11c264bfe6e7a93.tar.gz |
New Port: Stylesheets for TEI->HTML conversion
XSLT Stylesheets to convert TEI to HTML
PR: ports/38338
Submitted by: Henrik Motakef <henrik.motakef@web.de>
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 672c94f..2d15cf3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -372,6 +372,7 @@ SUBDIR += tei-p4 SUBDIR += tei-xlite SUBDIR += tei-xsl-fo + SUBDIR += tei-xsl-html SUBDIR += tex2im SUBDIR += texi2db SUBDIR += texi2html |