summaryrefslogtreecommitdiff
path: root/sysutils/munin-server/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-21 16:23:42 +0000
committerwiz <wiz>2006-07-21 16:23:42 +0000
commita9a27b1edb7905b0db7f466586b5273ae608bd9b (patch)
tree398335eb40090c8d558e65ad8410d69d8a86f7f4 /sysutils/munin-server/PLIST
parent18cf18188af7983dcc9a7df00ae3d8055b4e54e2 (diff)
downloadpkgsrc-a9a27b1edb7905b0db7f466586b5273ae608bd9b.tar.gz
Create cgidir before installing into it -- fixes installation. Add some missing
directories to PLIST. Bump PKGREVISION.
Diffstat (limited to 'sysutils/munin-server/PLIST')
-rw-r--r--sysutils/munin-server/PLIST7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/munin-server/PLIST b/sysutils/munin-server/PLIST
index f84447d842d..67d1a6071e4 100644
--- a/sysutils/munin-server/PLIST
+++ b/sysutils/munin-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/08 19:16:24 he Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/07/21 16:23:42 wiz Exp $
bin/munin-cron
lib/munin/munin-graph
lib/munin/munin-html
@@ -20,5 +20,10 @@ www/munin/data/cgi/munin-cgi-graph
${PERL5_SITELIB}/Munin.pm
@comment pkg-specific directories:
@dirrm share/examples/munin/templates
+@dirrm share/examples/munin
+@dirrm www/munin/data/cgi
+@dirrm www/munin/data
+@dirrm www/munin
+@dirrm www
@comment shared with munin-node
@unexec ${RMDIR} %D/lib/munin 2>/dev/null || ${TRUE}