blob: 0cd3c3a7b9de1e843bbea5e8aa79d6f0a4171a74 (
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
|
bin/viruskiller
%%DATADIR%%/viruskiller.pak
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/battery.png
%%PORTDOCS%%%%DOCSDIR%%/bomb.png
%%PORTDOCS%%%%DOCSDIR%%/clock.png
%%PORTDOCS%%%%DOCSDIR%%/manual.html
%%PORTDOCS%%%%DOCSDIR%%/title.png
%%PORTDOCS%%%%DOCSDIR%%/virus1.gif
%%PORTDOCS%%%%DOCSDIR%%/virus2.gif
%%PORTDOCS%%%%DOCSDIR%%/virus3.gif
share/icons/hicolor/16x16/apps/viruskiller.png
share/icons/hicolor/32x32/apps/viruskiller.png
share/icons/hicolor/64x64/apps/viruskiller.png
share/applications/viruskiller.desktop
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry %%DATADIR%%
@dirrmtry share/icons/hicolor/64x64/apps
@dirrmtry share/icons/hicolor/64x64
@dirrmtry share/icons/hicolor/32x32/apps
@dirrmtry share/icons/hicolor/32x32
@dirrmtry share/icons/hicolor/16x16/apps
@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
|