1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/Keywords/shared-mime-info.ucl
Mathieu Arnold 5d33e04596
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
2021-04-06 16:27:10 +02:00

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