aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ifgraph/pkg-plist
blob: 9f7fc5035436963d8caafc5373f91d960a4b6695 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@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
@dirrm ifgraph/htdocs
@unexec rmdir %D/ifgraph 2>/dev/null || true
@unexec rmdir %D/var/ifgraph 2>/dev/null || true
@unexec rmdir %D/var 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%%