summaryrefslogtreecommitdiff
path: root/www/htdig/pkg/PLIST
blob: fe953248ae62a9eb6ca6f0b80a787d90afeaa350 (plain)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
@comment $NetBSD: PLIST,v 1.3 1999/10/05 19:25:55 fredb Exp $
bin/htdig
bin/htfuzzy
bin/htmerge
bin/htnotify
bin/rundig
libexec/cgi-bin/htsearch
@unexec (rmdir libexec/cgi-bin 2>/dev/null >/dev/null) || true
share/examples/htdig/search.html
share/examples/htdig/htdig.conf
share/examples/htdig/button1.gif
share/examples/htdig/button2.gif
share/examples/htdig/button3.gif
share/examples/htdig/button4.gif
share/examples/htdig/button5.gif
share/examples/htdig/button6.gif
share/examples/htdig/button7.gif
share/examples/htdig/button8.gif
share/examples/htdig/button9.gif
share/examples/htdig/buttonl.gif
share/examples/htdig/buttonr.gif
share/examples/htdig/button10.gif
share/examples/htdig/htdig.gif
share/examples/htdig/star.gif
share/examples/htdig/star_blank.gif
share/examples/htdig/button1.png
share/examples/htdig/button2.png
share/examples/htdig/button3.png
share/examples/htdig/button4.png
share/examples/htdig/button5.png
share/examples/htdig/button6.png
share/examples/htdig/button7.png
share/examples/htdig/button8.png
share/examples/htdig/button9.png
share/examples/htdig/buttonl.png
share/examples/htdig/buttonr.png
share/examples/htdig/button10.png
share/examples/htdig/htdig.png
share/examples/htdig/star.png
share/examples/htdig/star_blank.png
@dirrm share/examples/htdig
@exec mkdir -p %D/etc/htdig; if [ ! -f %D/etc/htdig/htdig.conf ]; then cp %D/%F %D/etc/htdig/; fi
share/htdig/common/header.html
share/htdig/common/footer.html
share/htdig/common/wrapper.html
share/htdig/common/nomatch.html
share/htdig/common/syntax.html
share/htdig/common/long.html
share/htdig/common/short.html
share/htdig/common/bad_words
share/htdig/common/english.0
share/htdig/common/english.aff
share/htdig/common/synonyms
share/htdig/common/synonyms.db
share/htdig/common/word2root.db
share/htdig/common/root2word.db
@dirrm share/htdig/common
@dirrm share/htdig
@exec mkdir -p /var/db/htdig
@unexec (rm -rf /var/db/htdig) || true