summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/gtk-doc/DESCR8
-rw-r--r--textproc/gtk-doc/Makefile18
-rw-r--r--textproc/gtk-doc/PLIST13
-rw-r--r--textproc/gtk-doc/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/textproc/gtk-doc/DESCR b/textproc/gtk-doc/DESCR
new file mode 100644
index 00000000000..8861e50bc6a
--- /dev/null
+++ b/textproc/gtk-doc/DESCR
@@ -0,0 +1,8 @@
+The GTK+ Reference Documentation Project (RDP) aims to provide a
+complete set of reference material for the GLib, GDK, and GTK+
+libraries.
+
+It is created using the gtk-doc system, which parses C header files
+and creates 'template' files which are then filled in by the authors.
+These template files are then converted into DocBook SGML, and from
+there to HTML or printed output.
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
new file mode 100644
index 00000000000..14f2d046650
--- /dev/null
+++ b/textproc/gtk-doc/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/01/31 08:13:06 martti Exp $
+#
+
+DISTNAME= gtk-doc-0.8
+CATEGORIES= textproc
+MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/
+
+MAINTAINER= schmonz+netbsd@schmonz.com
+HOMEPAGE= http://www.gtk.org/rdp/
+COMMENT= tools for authors of the GTK+ reference documentation
+
+DEPENDS+= dsssl-docbook-modular-[0-9]*:../../textproc/dsssl-docbook-modular
+DEPENDS+= jade-[0-9]*:../../textproc/jade
+
+GNU_CONFIGURE= YES
+USE_PERL5= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/gtk-doc/PLIST b/textproc/gtk-doc/PLIST
new file mode 100644
index 00000000000..cbd8bdb3120
--- /dev/null
+++ b/textproc/gtk-doc/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/31 08:13:06 martti Exp $
+bin/gtkdoc-fixxref
+bin/gtkdoc-mkdb
+bin/gtkdoc-mkhtml
+bin/gtkdoc-mkman
+bin/gtkdoc-mktmpl
+bin/gtkdoc-scan
+bin/gtkdoc-scangobj
+bin/gtkdoc-scanobj
+share/gtk-doc/gtk-doc.dcl
+share/gtk-doc/gtk-doc.dsl
+share/gtk-doc/gtkdoc-common.pl
+@dirrm share/gtk-doc
diff --git a/textproc/gtk-doc/distinfo b/textproc/gtk-doc/distinfo
new file mode 100644
index 00000000000..46749c424db
--- /dev/null
+++ b/textproc/gtk-doc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/01/31 08:13:06 martti Exp $
+
+SHA1 (gtk-doc-0.8.tar.gz) = 25708faf3f85656d3963e8563ad4ef84f770a243
+Size (gtk-doc-0.8.tar.gz) = 115731 bytes