mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
9 lines
169 B
Text
9 lines
169 B
Text
# MAINTAINER: gnome@FreeBSD.org
|
|
|
|
actions: []
|
|
post-install: <<EOD
|
|
update-mime-database %D/%@ || true
|
|
EOD
|
|
post-deinstall: <<EOD
|
|
update-mime-database %D/%@ || true
|
|
EOD
|