Update cad/qelectrotech to version 0.5,1
[dports.git] / Keywords / desktop-file-utils.ucl
1 # $FreeBSD: head/Keywords/desktop-file-utils.ucl 368907 2014-09-22 12:48:27Z bapt $
2 #
3 # MAINTAINER: gnome@FreeBSD.org
4
5 actions: []
6 post-install: <<EOD
7   update-desktop-database -q > /dev/null || true
8 EOD
9 post-deinstall: <<EOD
10   update-desktop-database -q > /dev/null || true
11 EOD