summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-09-07 09:34:31 +0000
committerrhaen <rhaen@pkgsrc.org>2008-09-07 09:34:31 +0000
commita5ba34ee83d6fd19111d002c8346d737172eeb6d (patch)
treed69dfcf2e1d0af86c1e2e6eff80eb12b5587a677 /sysutils
parent40e559053252afa4a33ed48f4ad1dc0d6f48745d (diff)
downloadpkgsrc-a5ba34ee83d6fd19111d002c8346d737172eeb6d.tar.gz
Removed the documentation package for cfengine, since it's not part of
cfengine in 2.2.8 anymore, the documents are kept online. In order to avoid to ship old documentation the package is beeing removed.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfengine2-doc/DESCR3
-rw-r--r--sysutils/cfengine2-doc/Makefile26
-rw-r--r--sysutils/cfengine2-doc/PLIST8
3 files changed, 0 insertions, 37 deletions
diff --git a/sysutils/cfengine2-doc/DESCR b/sysutils/cfengine2-doc/DESCR
deleted file mode 100644
index e4c6e6e5c72..00000000000
--- a/sysutils/cfengine2-doc/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Documentation for cfengine, a very high level language for building
-expert systems to administrate and configure large computer
-networks.
diff --git a/sysutils/cfengine2-doc/Makefile b/sysutils/cfengine2-doc/Makefile
deleted file mode 100644
index f5ba5eaf3ad..00000000000
--- a/sysutils/cfengine2-doc/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:35 joerg Exp $
-#
-
-PKGNAME= cfengine-doc-${CFENGINE_VERSION}
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-.include "../../sysutils/cfengine2/Makefile.common"
-
-COMMENT= Documentation for cfengine
-
-NO_CONFIGURE= yes
-NO_BUILD= yes
-INFO_FILES= # PLIST
-
-HTMLDIR= ${PREFIX}/share/doc/html/cfengine
-INSTALLATION_DIRS= ${PKGINFODIR} ${HTMLDIR}
-
-do-install:
- cd ${WRKSRC}/doc; for f in *.info *.info-[0-9]*; do \
- ${TEST} ! -f "$$f" || \
- ${INSTALL_DATA} "$$f" ${DESTDIR}${PREFIX}/${PKGINFODIR}; \
- done
- ${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.html ${DESTDIR}${HTMLDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/cfengine2-doc/PLIST b/sysutils/cfengine2-doc/PLIST
deleted file mode 100644
index c9a4ca7eb66..00000000000
--- a/sysutils/cfengine2-doc/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2006/04/07 19:54:16 jlam Exp $
-info/cfengine-Anomalies.info
-info/cfengine-Reference.info
-info/cfengine-Tutorial.info
-share/doc/html/cfengine/cfengine-Anomalies.html
-share/doc/html/cfengine/cfengine-Reference.html
-share/doc/html/cfengine/cfengine-Tutorial.html
-@dirrm share/doc/html/cfengine