diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-03 23:26:03 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-03 23:26:03 +0000 |
commit | c5612db9ae5e8131b4bb23647aeb81c34b35746c (patch) | |
tree | c71d0149c308f56a2a2d469020cf133c2eba04a3 /textproc/Makefile | |
parent | 0b6cd41f794186b828b110162e28a2e124e8aa20 (diff) | |
download | FreeBSD-ports-c5612db9ae5e8131b4bb23647aeb81c34b35746c.zip FreeBSD-ports-c5612db9ae5e8131b4bb23647aeb81c34b35746c.tar.gz |
New Port: Stylesheets for TEI->FO conversion
XSLT Stylesheets to convert TEI to XSL Formatting Objects
PR: ports/38339
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 76f8abf..672c94f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -371,6 +371,7 @@ SUBDIR += tei-p3 SUBDIR += tei-p4 SUBDIR += tei-xlite + SUBDIR += tei-xsl-fo SUBDIR += tex2im SUBDIR += texi2db SUBDIR += texi2html |