freebsd-ports/Keywords/shared-mime-info.ucl

12 lines
183 B
Text
Raw Normal View History

# $FreeBSD$
#
# MAINTAINER: gnome@FreeBSD.org
actions: []
post-install: <<EOD
update-mime-database %D/%@ || true
EOD
post-deinstall: <<EOD
update-mime-database %D/%@ || true
EOD