Tweak security/sshblock version 1.0_1
[dports.git] / security / nikto / pkg-plist
1 bin/nikto
2 @unexec if cmp -s %D/etc/nikto.conf %D/etc/nikto.conf.sample; then rm -f %D/etc/nikto.conf; fi
3 etc/nikto.conf.sample
4 @exec if [ ! -f %D/etc/nikto.conf ] ; then cp -p %D/%F %B/nikto.conf; fi
5 man/man1/nikto.1.gz
6 %%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt
7 %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
8 %%PORTDOCS%%%%DOCSDIR%%/nikto.dtd
9 %%PORTDOCS%%%%DOCSDIR%%/nikto_manual.html
10 %%DATADIR%%/databases/db_404_strings
11 %%DATADIR%%/databases/db_content_search
12 %%DATADIR%%/databases/db_dictionary
13 %%DATADIR%%/databases/db_embedded
14 %%DATADIR%%/databases/db_favicon
15 %%DATADIR%%/databases/db_headers
16 %%DATADIR%%/databases/db_httpoptions
17 %%DATADIR%%/databases/db_multiple_index
18 %%DATADIR%%/databases/db_outdated
19 %%DATADIR%%/databases/db_parked_strings
20 %%DATADIR%%/databases/db_realms
21 %%DATADIR%%/databases/db_server_msgs
22 %%DATADIR%%/databases/db_subdomains
23 %%DATADIR%%/databases/db_tests
24 %%DATADIR%%/databases/db_variables
25 %%DATADIR%%/plugins/JSON-PP.pm
26 %%DATADIR%%/plugins/LW2.pm
27 %%DATADIR%%/plugins/nikto_apache_expect_xss.plugin
28 %%DATADIR%%/plugins/nikto_apacheusers.plugin
29 %%DATADIR%%/plugins/nikto_auth.plugin
30 %%DATADIR%%/plugins/nikto_cgi.plugin
31 %%DATADIR%%/plugins/nikto_clientaccesspolicy.plugin
32 %%DATADIR%%/plugins/nikto_content_search.plugin
33 %%DATADIR%%/plugins/nikto_cookies.plugin
34 %%DATADIR%%/plugins/nikto_core.plugin
35 %%DATADIR%%/plugins/nikto_dictionary_attack.plugin
36 %%DATADIR%%/plugins/nikto_embedded.plugin
37 %%DATADIR%%/plugins/nikto_favicon.plugin
38 %%DATADIR%%/plugins/nikto_fileops.plugin
39 %%DATADIR%%/plugins/nikto_headers.plugin
40 %%DATADIR%%/plugins/nikto_httpoptions.plugin
41 %%DATADIR%%/plugins/nikto_msgs.plugin
42 %%DATADIR%%/plugins/nikto_multiple_index.plugin
43 %%DATADIR%%/plugins/nikto_outdated.plugin
44 %%DATADIR%%/plugins/nikto_parked.plugin
45 %%DATADIR%%/plugins/nikto_paths.plugin
46 %%DATADIR%%/plugins/nikto_put_del_test.plugin
47 %%DATADIR%%/plugins/nikto_report_csv.plugin
48 %%DATADIR%%/plugins/nikto_report_html.plugin
49 %%DATADIR%%/plugins/nikto_report_msf.plugin
50 %%DATADIR%%/plugins/nikto_report_nbe.plugin
51 %%DATADIR%%/plugins/nikto_report_text.plugin
52 %%DATADIR%%/plugins/nikto_report_xml.plugin
53 %%DATADIR%%/plugins/nikto_robots.plugin
54 %%DATADIR%%/plugins/nikto_siebel.plugin
55 %%DATADIR%%/plugins/nikto_ssl.plugin
56 %%DATADIR%%/plugins/nikto_subdomain.plugin
57 %%DATADIR%%/plugins/nikto_tests.plugin
58 %%DATADIR%%/replay.pl
59 %%DATADIR%%/templates/htm_close.tmpl
60 %%DATADIR%%/templates/htm_end.tmpl
61 %%DATADIR%%/templates/htm_host_head.tmpl
62 %%DATADIR%%/templates/htm_host_im.tmpl
63 %%DATADIR%%/templates/htm_host_item.tmpl
64 %%DATADIR%%/templates/htm_start.tmpl
65 %%DATADIR%%/templates/htm_stop.tmpl
66 %%DATADIR%%/templates/htm_summary.tmpl
67 %%DATADIR%%/templates/xml_close.tmpl
68 %%DATADIR%%/templates/xml_end.tmpl
69 %%DATADIR%%/templates/xml_host_head.tmpl
70 %%DATADIR%%/templates/xml_host_im.tmpl
71 %%DATADIR%%/templates/xml_host_item.tmpl
72 %%DATADIR%%/templates/xml_start.tmpl
73 %%DATADIR%%/templates/xml_summary.tmpl
74 @dirrm %%DATADIR%%/templates
75 @dirrm %%DATADIR%%/plugins
76 @dirrm %%DATADIR%%/databases
77 @dirrm %%DATADIR%%
78 %%PORTDOCS%%@dirrm %%DOCSDIR%%