1 2 3 4 5 6 7 8 9
# MAINTAINER: gnome@FreeBSD.org actions: [] post-install: <<EOD update-mime-database %D/%@ || true EOD post-deinstall: <<EOD update-mime-database %D/%@ || true EOD