diff options
Diffstat (limited to 'textproc/html/pkg')
-rw-r--r-- | textproc/html/pkg/COMMENT | 1 | ||||
-rw-r--r-- | textproc/html/pkg/DESCR | 1 | ||||
-rw-r--r-- | textproc/html/pkg/PLIST | 23 |
3 files changed, 25 insertions, 0 deletions
diff --git a/textproc/html/pkg/COMMENT b/textproc/html/pkg/COMMENT new file mode 100644 index 00000000000..7305380b79b --- /dev/null +++ b/textproc/html/pkg/COMMENT @@ -0,0 +1 @@ +SGML DTDs for the Hypertext Markup Language diff --git a/textproc/html/pkg/DESCR b/textproc/html/pkg/DESCR new file mode 100644 index 00000000000..7147f0ec7a9 --- /dev/null +++ b/textproc/html/pkg/DESCR @@ -0,0 +1 @@ +HTML 2.0, 3.2 and 4.0 Document Type Descriptions. diff --git a/textproc/html/pkg/PLIST b/textproc/html/pkg/PLIST new file mode 100644 index 00000000000..689eb72ce0d --- /dev/null +++ b/textproc/html/pkg/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/06/07 21:51:33 hubertf Exp $ +share/sgml/html/2.0/ISOlat1.sgml +share/sgml/html/2.0/html-1.dtd +share/sgml/html/2.0/html-1s.dtd +share/sgml/html/2.0/html-s.dtd +share/sgml/html/2.0/html.decl +share/sgml/html/2.0/html.dtd +share/sgml/html/3.2/HTML32.decl +share/sgml/html/3.2/HTML32.dtd +share/sgml/html/3.2/ISOlat1.ent +share/sgml/html/4.0/HTML4.decl +share/sgml/html/4.0/HTMLlat1.ent +share/sgml/html/4.0/HTMLspecial.ent +share/sgml/html/4.0/HTMLsymbol.ent +share/sgml/html/4.0/frameset.dtd +share/sgml/html/4.0/loose.dtd +share/sgml/html/4.0/strict.dtd +share/sgml/html/catalog +@dirrm share/sgml/html/4.0 +@dirrm share/sgml/html/3.2 +@dirrm share/sgml/html/2.0 +@dirrm share/sgml/html +@unexec rmdir %D/share/sgml 2>/dev/null || true |