summaryrefslogtreecommitdiff
path: root/databases/rrdtool/pkg-plist
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-09-10 22:39:04 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-09-10 22:39:04 +0000
commitdbb94f2c21cd7e7d9192a906e35a26590ed7c4ce (patch)
treee495a8ee527d655a70b3336024ff2d5487dc2332 /databases/rrdtool/pkg-plist
parentbuilding a static binary has been broken. fix that (diff)
Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to
${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =)
Notes
Notes: svn path=/head/; revision=21621
Diffstat (limited to 'databases/rrdtool/pkg-plist')
-rw-r--r--databases/rrdtool/pkg-plist12
1 files changed, 7 insertions, 5 deletions
diff --git a/databases/rrdtool/pkg-plist b/databases/rrdtool/pkg-plist
index a12923340813..61ec49635812 100644
--- a/databases/rrdtool/pkg-plist
+++ b/databases/rrdtool/pkg-plist
@@ -1,9 +1,12 @@
bin/rrdtool
bin/rrdcgi
bin/log2rrd.pl
-share/rrdtool/examples/piped-demo.pl
-share/rrdtool/examples/shared-demo.pl
-share/rrdtool/examples/cgi-demo.cgi
+share/examples/rrdtool/bigtops.pl
+share/examples/rrdtool/minmax.pl
+share/examples/rrdtool/piped-demo.pl
+share/examples/rrdtool/shared-demo.pl
+share/examples/rrdtool/stripes.pl
+share/examples/rrdtool/cgi-demo.cgi
share/doc/rrdtool/README.log2rrd
share/doc/rrdtool/RRDp.html
share/doc/rrdtool/RRDs.html
@@ -22,6 +25,5 @@ share/doc/rrdtool/rrdtutorial.html
share/doc/rrdtool/rrdupdate.html
lib/perl5/site_perl/%%PERL_VER%%/RRDp.pm
lib/perl5/site_perl/%%PERL_VER%%/RRDs.pm
-@dirrm share/rrdtool/examples
-@dirrm share/rrdtool
+@dirrm share/examples/rrdtool
@dirrm share/doc/rrdtool