aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ifgraph/pkg-plist
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-08 20:51:57 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-08 20:51:57 +0000
commitd838e8fa85b4be166e1a3d71f6ff996ebaa37f20 (patch)
treea521a039db6385598f70f85f07547c75848cc750 /net-mgmt/ifgraph/pkg-plist
parente9a6149ae60a0cad9c3892bb2111d9ede958793b (diff)
downloadports-d838e8fa85b4be166e1a3d71f6ff996ebaa37f20.tar.gz
ports-d838e8fa85b4be166e1a3d71f6ff996ebaa37f20.zip
Notes
Diffstat (limited to 'net-mgmt/ifgraph/pkg-plist')
-rw-r--r--net-mgmt/ifgraph/pkg-plist33
1 files changed, 33 insertions, 0 deletions
diff --git a/net-mgmt/ifgraph/pkg-plist b/net-mgmt/ifgraph/pkg-plist
new file mode 100644
index 000000000000..af0d537080fc
--- /dev/null
+++ b/net-mgmt/ifgraph/pkg-plist
@@ -0,0 +1,33 @@
+@exec mkdir -p %D/ifgraph/htdocs
+@exec mkdir -p %D/var/ifgraph
+@exec chown ifgraph:ifgraph %D/var/ifgraph
+bin/find-if.pl
+bin/ifgraph.pl
+bin/makegraph.pl
+etc/ifgraph.conf.sample
+ifgraph/crontab.in
+ifgraph/templates/ifgraph-logo.jpg
+ifgraph/templates/en/main-header.html
+ifgraph/templates/en/if-data.html
+ifgraph/templates/en/if-header.html
+ifgraph/templates/en/if-trailer.html
+ifgraph/templates/en/main-data.html
+ifgraph/templates/en/main-trailer.html
+ifgraph/templates/pt-br/main-header.html
+ifgraph/templates/pt-br/if-data.html
+ifgraph/templates/pt-br/if-header.html
+ifgraph/templates/pt-br/if-trailer.html
+ifgraph/templates/pt-br/main-data.html
+ifgraph/templates/pt-br/main-trailer.html
+@dirrm ifgraph/templates/en/
+@dirrm ifgraph/templates/pt-br/
+@dirrm ifgraph/templates
+@unexec rmdir %D/ifgraph 2>/dev/null || true
+@unexec rmdir %D/var/ifgraph 2>/dev/null || true
+%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
+%%PORTDOCS%%%%DOCSDIR%%/INSTALACAO
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE.TXT
+%%PORTDOCS%%%%DOCSDIR%%/MUDANCAS
+%%PORTDOCS%%@dirrm %%DOCSDIR%%