summaryrefslogtreecommitdiff
path: root/sysutils/bacula-doc
diff options
context:
space:
mode:
authorminskim <minskim>2005-10-25 04:20:33 +0000
committerminskim <minskim>2005-10-25 04:20:33 +0000
commita20f94255cde32ead1253dc80a8ce1ee09947c71 (patch)
treeebeaf97718fd70a5701f8ae2554f6116a9d48842 /sysutils/bacula-doc
parent424aca860e533b7f307f625ddd956014e7b54610 (diff)
downloadpkgsrc-a20f94255cde32ead1253dc80a8ce1ee09947c71.tar.gz
Import bacula-doc from pkgsrc-wip. Packaged by Michal Pasternak and
updated by Sergey Svishchev and Roland Illig. HTML documentation for Bacula - The Network Backup Solution
Diffstat (limited to 'sysutils/bacula-doc')
-rw-r--r--sysutils/bacula-doc/DESCR1
-rw-r--r--sysutils/bacula-doc/Makefile29
-rw-r--r--sysutils/bacula-doc/PLIST.pre1
-rw-r--r--sysutils/bacula-doc/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/bacula-doc/DESCR b/sysutils/bacula-doc/DESCR
new file mode 100644
index 00000000000..3dc4774729d
--- /dev/null
+++ b/sysutils/bacula-doc/DESCR
@@ -0,0 +1 @@
+HTML documentation for Bacula - The Network Backup Solution
diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile
new file mode 100644
index 00000000000..88d1bf1f7b4
--- /dev/null
+++ b/sysutils/bacula-doc/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/25 04:20:33 minskim Exp $
+#
+
+DISTNAME= bacula-doc-1.36.3
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.bacula.org/
+COMMENT= Documentation for Bacula - The Network Backup Solution
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+HTMLDIR= share/doc/bacula
+PLIST_SRC= ${WRKDIR}/.PLIST_SRC
+
+post-extract:
+ ${RM} -rf ${WRKSRC}/CVS ${WRKSRC}/publishdoc ${WRKSRC}/*.bak
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/${HTMLDIR}
+ ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
+ cd ${WRKSRC} && ${PAX} -rw -pe [A-Za-z]* ${PREFIX}/${HTMLDIR}
+ cd ${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
+ cd ${PREFIX} && ${FIND} -d ${HTMLDIR} -type d -print | \
+ ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/bacula-doc/PLIST.pre b/sysutils/bacula-doc/PLIST.pre
new file mode 100644
index 00000000000..cd84e83fdf0
--- /dev/null
+++ b/sysutils/bacula-doc/PLIST.pre
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST.pre,v 1.1.1.1 2005/10/25 04:20:33 minskim Exp $
diff --git a/sysutils/bacula-doc/distinfo b/sysutils/bacula-doc/distinfo
new file mode 100644
index 00000000000..14627a3e708
--- /dev/null
+++ b/sysutils/bacula-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/25 04:20:33 minskim Exp $
+
+SHA1 (bacula-doc-1.36.3.tar.gz) = e2d4d2a2ac0d9cf2c6b759aa93143e907629a0c7
+RMD160 (bacula-doc-1.36.3.tar.gz) = bcb0d24c3b87bfa8408c1f550e7e1fdb0c4832c6
+Size (bacula-doc-1.36.3.tar.gz) = 4506465 bytes