mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
5d33e04596
Where appropriate fiddle with a few other things.
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
# MAINTAINER: gnome@FreeBSD.org
|
|
|
|
actions: []
|
|
post-install: <<EOD
|
|
update-mime-database %D/%@ || true
|
|
EOD
|
|
post-deinstall: <<EOD
|
|
update-mime-database %D/%@ || true
|
|
EOD
|