1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix plist

This commit is contained in:
Michael Johnson 2008-05-25 18:37:37 +00:00
parent bbe0765024
commit d502d490d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213659
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= midori
PORTVERSION= 0.0.18
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://software.twotoasts.de/media/${PORTNAME}/

View File

@ -1,5 +1,9 @@
bin/midori
share/applications/midori.desktop
share/locale/de/LC_MESSAGES/midori.mo
share/locale/fr/LC_MESSAGES/midori.mo
share/locale/pl/LC_MESSAGES/midori.mo
share/locale/sv/LC_MESSAGES/midori.mo
@dirrmtry share/applications
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true