diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 23:28:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 23:28:46 +0000 |
commit | e2165b5003e21947a1e433d146020395223140ef (patch) | |
tree | 029bc6832e24ceb4f368ffa0ed82994a2e366954 /textproc/Makefile | |
parent | ccb57ac9d284c33878a97eeaaf14801c42e6ccfc (diff) | |
download | ports-e2165b5003e21947a1e433d146020395223140ef.tar.gz ports-e2165b5003e21947a1e433d146020395223140ef.zip |
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>
Notes
Notes:
svn path=/head/; revision=72477
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 672c94fbb483..2d15cf3d261d 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 |