summaryrefslogtreecommitdiff
path: root/meta-pkgs/netbsd-doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-07-09 19:25:28 +0000
committerhubertf <hubertf@pkgsrc.org>2000-07-09 19:25:28 +0000
commita3d4f0d40fff5baed2eb4735dc59b2fd4ea9c699 (patch)
tree94fdd4145ec18f630dbeead110b6006b691c8666 /meta-pkgs/netbsd-doc
parent88010bc55bfd9532a56f833e4ae3739b497151e4 (diff)
downloadpkgsrc-a3d4f0d40fff5baed2eb4735dc59b2fd4ea9c699.tar.gz
Meta-package that includes all packages needed for the NetBSD
Documentation project to convert SGML/DocBook to HTML. A seperate web browser is strongly recommended. Set the SGML_CATALOG_FILES env variable to a colon-seperated list of catalog files: setenv SGML_CATALOG_FILES `find /usr/pkg/share/sgml -name catalog | tr '\012' :`
Diffstat (limited to 'meta-pkgs/netbsd-doc')
-rw-r--r--meta-pkgs/netbsd-doc/Makefile27
-rw-r--r--meta-pkgs/netbsd-doc/pkg/COMMENT1
-rw-r--r--meta-pkgs/netbsd-doc/pkg/DESCR10
-rw-r--r--meta-pkgs/netbsd-doc/pkg/MESSAGE4
-rw-r--r--meta-pkgs/netbsd-doc/pkg/PLIST1
5 files changed, 43 insertions, 0 deletions
diff --git a/meta-pkgs/netbsd-doc/Makefile b/meta-pkgs/netbsd-doc/Makefile
new file mode 100644
index 00000000000..bd2d6ad8f63
--- /dev/null
+++ b/meta-pkgs/netbsd-doc/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/09 19:25:28 hubertf Exp $
+#
+
+DISTNAME= netbsd-doc-1.0
+CATEGORIES= meta-pkgs
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= hubertf@netbsd.org
+
+DEPENDS+= opensp>=1.4:../../textproc/opensp
+DEPENDS+= jade>=1.2.1:../../textproc/jade
+DEPENDS+= docbook>=3.0:../../textproc/docbook
+DEPENDS+= iso8879-1986:../../textproc/iso8879
+DEPENDS+= iso12083-1993:../../textproc/iso12083
+DEPENDS+= dsssl-docbook-modular>=1.41:../../textproc/dsssl-docbook-modular
+DEPENDS+= html>=4.0:../../textproc/html
+
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_PATCH= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/netbsd-doc/pkg/COMMENT b/meta-pkgs/netbsd-doc/pkg/COMMENT
new file mode 100644
index 00000000000..ea9fc83a6f3
--- /dev/null
+++ b/meta-pkgs/netbsd-doc/pkg/COMMENT
@@ -0,0 +1 @@
+Meta-pkg including all pkgs to convert SGML->HTML
diff --git a/meta-pkgs/netbsd-doc/pkg/DESCR b/meta-pkgs/netbsd-doc/pkg/DESCR
new file mode 100644
index 00000000000..df12c52eb3e
--- /dev/null
+++ b/meta-pkgs/netbsd-doc/pkg/DESCR
@@ -0,0 +1,10 @@
+Meta-package that includes all packages needed for the NetBSD
+Documentation project to convert SGML/DocBook to HTML.
+
+A seperate web browser is strongly recommended.
+
+Set the SGML_CATALOG_FILES env variable to a colon-seperated list
+of catalog files:
+
+setenv SGML_CATALOG_FILES `find /usr/pkg/share/sgml -name catalog | tr '\012' :`
+
diff --git a/meta-pkgs/netbsd-doc/pkg/MESSAGE b/meta-pkgs/netbsd-doc/pkg/MESSAGE
new file mode 100644
index 00000000000..5f558a245a8
--- /dev/null
+++ b/meta-pkgs/netbsd-doc/pkg/MESSAGE
@@ -0,0 +1,4 @@
+You will also need a HTML-viewer to view the produced results
+from the SGML->HTML conversion. Please install either lynx,
+links or netscape or any other web browser of your choice
+manually.
diff --git a/meta-pkgs/netbsd-doc/pkg/PLIST b/meta-pkgs/netbsd-doc/pkg/PLIST
new file mode 100644
index 00000000000..9c98e8f8273
--- /dev/null
+++ b/meta-pkgs/netbsd-doc/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/09 19:25:32 hubertf Exp $