mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
|
bin/gimmix
|
||
|
share/applications/gimmix.desktop
|
||
|
%%DATADIR%%/gimmix.glade
|
||
|
%%DATADIR%%/gimmix_firstrun.png
|
||
|
share/pixmaps/gimmix.png
|
||
|
share/pixmaps/gimmix_logo_small.png
|
||
|
share/pixmaps/gimmix_playlist.png
|
||
|
@dirrm %%DATADIR%%
|
||
|
@dirrmtry share/applications
|
||
|
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||
|
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|