summaryrefslogtreecommitdiff
path: root/textproc/kdoc
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2000-01-16 14:00:23 +0000
committerwulf <wulf@pkgsrc.org>2000-01-16 14:00:23 +0000
commited93c38a60d2cb8ad9fbff2673f143199a202617 (patch)
treee492237124014fda2ca5e5db4346c5533280bae5 /textproc/kdoc
parent76826753321248b8284a25a4cb1ff9a5c4a88c60 (diff)
downloadpkgsrc-ed93c38a60d2cb8ad9fbff2673f143199a202617.tar.gz
Initial import of kdoc, a C++ and IDL Class Documentation Tool.
Diffstat (limited to 'textproc/kdoc')
-rw-r--r--textproc/kdoc/Makefile16
-rw-r--r--textproc/kdoc/files/md53
-rw-r--r--textproc/kdoc/pkg/COMMENT1
-rw-r--r--textproc/kdoc/pkg/DESCR12
-rw-r--r--textproc/kdoc/pkg/PLIST22
5 files changed, 54 insertions, 0 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
new file mode 100644
index 00000000000..6fb96c692e5
--- /dev/null
+++ b/textproc/kdoc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/16 14:00:23 wulf Exp $
+#
+
+DISTNAME= kdoc-2.0a30
+WRKSRC= ${WRKDIR}/kdoc
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/utils/
+
+MAINTAINER= wulf@netbsd.org
+HOMEPAGE= http://www.ph.unimelb.edu.au/~ssk/kde/kdoc/
+
+USE_PERL5= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/kdoc/files/md5 b/textproc/kdoc/files/md5
new file mode 100644
index 00000000000..9ac0da7f46c
--- /dev/null
+++ b/textproc/kdoc/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/01/16 14:00:24 wulf Exp $
+
+MD5 (kdoc-2.0a30.tar.gz) = 87f577472600f214f4106552051bac51
diff --git a/textproc/kdoc/pkg/COMMENT b/textproc/kdoc/pkg/COMMENT
new file mode 100644
index 00000000000..e0d125bee08
--- /dev/null
+++ b/textproc/kdoc/pkg/COMMENT
@@ -0,0 +1 @@
+KDOC is a C++ and IDL Class Documentation Tool.
diff --git a/textproc/kdoc/pkg/DESCR b/textproc/kdoc/pkg/DESCR
new file mode 100644
index 00000000000..695f27ecf72
--- /dev/null
+++ b/textproc/kdoc/pkg/DESCR
@@ -0,0 +1,12 @@
+What is KDOC?
+
+KDOC is a C++ and IDL interface documentation tool, initially written
+for the specific purpose of generating documentation for the KDE libraries.
+
+KDOC extracts specially formatted documentation and information about
+your classes from the class' header or IDL files, and generates
+cross-referenced HTML, LaTeX or Man pages from it.
+
+KDOC allows groups of classes to be formed into "libraries" and
+documentation from separate libraries can be very easily
+cross-referenced.
diff --git a/textproc/kdoc/pkg/PLIST b/textproc/kdoc/pkg/PLIST
new file mode 100644
index 00000000000..2b521537f53
--- /dev/null
+++ b/textproc/kdoc/pkg/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/16 14:00:24 wulf Exp $
+
+bin/kdoc
+bin/qt2kdoc
+bin/makekdedoc
+man/man1/kdoc.1
+man/man1/qt2kdoc.1
+man/man1/makekdedoc.1
+share/kdoc/kdocUtil.pm
+share/kdoc/kdocAstUtil.pm
+share/kdoc/kdocParseDoc.pm
+share/kdoc/kdocCxxHTML.pm
+share/kdoc/kdocLib.pm
+share/kdoc/Ast.pm
+share/kdoc/kdocIDLhtml.pm
+share/kdoc/kdocHTMLutil.pm
+share/kdoc/kdoctexi.pm
+share/kdoc/kdocCxxLaTeX.pm
+share/kdoc/kdocDocHelper.pm
+share/kdoc/kdocCxxDocbook.pm
+share/kdoc/Iter.pm
+@dirrm share/kdoc