summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/xorg-sgml-doctools/DESCR6
-rw-r--r--misc/xorg-sgml-doctools/Makefile20
-rw-r--r--misc/xorg-sgml-doctools/PLIST10
-rw-r--r--misc/xorg-sgml-doctools/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/misc/xorg-sgml-doctools/DESCR b/misc/xorg-sgml-doctools/DESCR
new file mode 100644
index 00000000000..98d61e3cb55
--- /dev/null
+++ b/misc/xorg-sgml-doctools/DESCR
@@ -0,0 +1,6 @@
+This package provides a common set of SGML entities and XML/CSS style
+sheets used in building/formatting the documentation provided in other
+X.Org packages. It's typically only needed by people building from
+source who want to produce formatted documentation from their builds,
+or those who have installed the HTML version of the documentation,
+which refers to the included common xorg.css stylesheet.
diff --git a/misc/xorg-sgml-doctools/Makefile b/misc/xorg-sgml-doctools/Makefile
new file mode 100644
index 00000000000..55c6b238397
--- /dev/null
+++ b/misc/xorg-sgml-doctools/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2012/06/06 07:45:32 wiz Exp $
+#
+
+DISTNAME= xorg-sgml-doctools-1.11
+CATEGORIES= devel x11
+MASTER_SITES= ${MASTER_SITE_XORG:=doc/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Xorg documentation that does not fit anywhere else
+#LICENSE= mit?
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
+PKGCONFIG_OVERRIDE= xorg-sgml-doctools.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/xorg-sgml-doctools/PLIST b/misc/xorg-sgml-doctools/PLIST
new file mode 100644
index 00000000000..d14d5dfd982
--- /dev/null
+++ b/misc/xorg-sgml-doctools/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2012/06/06 07:45:32 wiz Exp $
+share/pkgconfig/xorg-sgml-doctools.pc
+share/sgml/X11/dbs/masterdb.html.xml
+share/sgml/X11/dbs/masterdb.pdf.xml
+share/sgml/X11/defs.ent
+share/sgml/X11/xorg-chunk.xsl
+share/sgml/X11/xorg-fo.xsl
+share/sgml/X11/xorg-xhtml.xsl
+share/sgml/X11/xorg.css
+share/sgml/X11/xorg.xsl
diff --git a/misc/xorg-sgml-doctools/distinfo b/misc/xorg-sgml-doctools/distinfo
new file mode 100644
index 00000000000..5a8a59a3627
--- /dev/null
+++ b/misc/xorg-sgml-doctools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/06/06 07:45:32 wiz Exp $
+
+SHA1 (xorg-sgml-doctools-1.11.tar.bz2) = 56acde359072d7ffc6627ffde5e2c698eb415ddc
+RMD160 (xorg-sgml-doctools-1.11.tar.bz2) = badf2647ca7ce68aaf697f47af52a85cc9398d8b
+Size (xorg-sgml-doctools-1.11.tar.bz2) = 120356 bytes