diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 12:21:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 12:21:19 +0000 |
commit | 28c66deb403b724fdb042defa2e491c438411c56 (patch) | |
tree | 03dae454e08f4f9674c583357c55817ac38c1dc1 /textproc/tei-lite/files | |
parent | New Port: TEI Lite XML DTD (diff) |
New Port: TEI Lite DTD
SGML version of the TEI-Lite DTD
PR: ports/38334
Submitted by: Henrik Motakef <henrik.motakef@web.de>
Diffstat (limited to 'textproc/tei-lite/files')
-rw-r--r-- | textproc/tei-lite/files/catalog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/tei-lite/files/catalog b/textproc/tei-lite/files/catalog new file mode 100644 index 000000000000..f9328354a16e --- /dev/null +++ b/textproc/tei-lite/files/catalog @@ -0,0 +1,7 @@ +PUBLIC "-//TEI//DTD TEI Lite 1.0//EN" "%%INSTDIR%%/teilite.dtd" +PUBLIC "-//TEI//DTD TEI Lite 1.0 //EN" "%%INSTDIR%%/teilite.dtd" +PUBLIC "-//TEI//DTD TEI Lite 1.6 //EN" "%%INSTDIR%%/teilite.dtd" +PUBLIC "-//TEI//DTD TEI Lite 1.6//EN" "%%INSTDIR%%/teilite.dtd" + + + |