summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-07-24 10:13:39 +0000
committerjmmv <jmmv>2003-07-24 10:13:39 +0000
commit9563015b41f156927757caa50e79af97e70677a2 (patch)
tree1f8525328cfadef0815aa657c8fa1c0e4d5ea0c3
parentad678f064f579863b31d8c9407744bd4b8581f29 (diff)
downloadpkgsrc-9563015b41f156927757caa50e79af97e70677a2.tar.gz
Initial import of buildtool-doc, version 0.12:
This package provides the full User's and Developer's manual for the Buildtool portable BSD-like build infrastructure. Documentation is installed in HTML format only.
-rw-r--r--devel/buildtool-doc/DESCR3
-rw-r--r--devel/buildtool-doc/Makefile28
-rw-r--r--devel/buildtool-doc/PLIST19
-rw-r--r--devel/buildtool-doc/distinfo4
4 files changed, 54 insertions, 0 deletions
diff --git a/devel/buildtool-doc/DESCR b/devel/buildtool-doc/DESCR
new file mode 100644
index 00000000000..a33ce3818a8
--- /dev/null
+++ b/devel/buildtool-doc/DESCR
@@ -0,0 +1,3 @@
+This package provides the full User's and Developer's manual for the Buildtool
+portable BSD-like build infrastructure. Documentation is installed in HTML
+format only.
diff --git a/devel/buildtool-doc/Makefile b/devel/buildtool-doc/Makefile
new file mode 100644
index 00000000000..99b04daef96
--- /dev/null
+++ b/devel/buildtool-doc/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/07/24 10:13:39 jmmv Exp $
+#
+
+DISTNAME= buildtool-doc-0.12
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buildtool/}
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://buildtool.sourceforge.net/
+COMMENT= Portable BSD-like build infrastructure - manual
+
+BUILD_DEPENDS+= docbook-xml>=4.2nb4:../../textproc/docbook-xml
+BUILD_DEPENDS+= docbook-xsl>=1.61.3:../../textproc/docbook-xsl
+
+USE_BUILDLINK2= yes
+
+CONFIGURE_ENV+= CATALOG_FILE="${XML_DEFAULT_CATALOG}"
+CONFIGURE_ENV+= DOCBOOK_XSL="${PREFIX}/share/xsl/docbook"
+
+BUILDLINK_DEPMETHOD.libxml2?= build
+BUILDLINK_DEPMETHOD.libxslt?= build
+BUILDLINK_DEPMETHOD.xmlcatmgr?= build
+
+.include "../../devel/buildtool/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../textproc/libxslt/buildlink2.mk"
+.include "../../textproc/xmlcatmgr/catalogs.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/buildtool-doc/PLIST b/devel/buildtool-doc/PLIST
new file mode 100644
index 00000000000..773a9788f87
--- /dev/null
+++ b/devel/buildtool-doc/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/24 10:13:39 jmmv Exp $
+share/doc/html/buildtool/bt_config.html
+share/doc/html/buildtool/bt_dist.html
+share/doc/html/buildtool/bt_doc.html
+share/doc/html/buildtool/bt_lint.html
+share/doc/html/buildtool/bt_make.html
+share/doc/html/buildtool/bt_pkgflags.html
+share/doc/html/buildtool/bt_swcgen.html
+share/doc/html/buildtool/bt_wizard.html
+share/doc/html/buildtool/buildtool.html
+share/doc/html/buildtool/config.html
+share/doc/html/buildtool/ctldir.html
+share/doc/html/buildtool/defs.html
+share/doc/html/buildtool/docs.html
+share/doc/html/buildtool/index.html
+share/doc/html/buildtool/intro.html
+share/doc/html/buildtool/mks.html
+share/doc/html/buildtool/style.css
+@dirrm share/doc/html/buildtool
diff --git a/devel/buildtool-doc/distinfo b/devel/buildtool-doc/distinfo
new file mode 100644
index 00000000000..1da5c2c6dda
--- /dev/null
+++ b/devel/buildtool-doc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/07/24 10:13:39 jmmv Exp $
+
+SHA1 (buildtool-doc-0.12.tar.gz) = be2f285e44119406736386430bc19f80cd346bd8
+Size (buildtool-doc-0.12.tar.gz) = 49697 bytes