Skip to content

Commit

Permalink
games/openra: install appdata
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Aug 7, 2023
1 parent 6e0dc4d commit a160aa0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games/openra/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openra
DISTVERSIONPREFIX= release-
DISTVERSION= 20200503
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= https://download.ip2location.com/lite/:ip2location
DISTFILES= IP2LOCATION-LITE-DB1.IPV6.BIN.ZIP:ip2location
Expand Down Expand Up @@ -52,7 +52,7 @@ MAKE_ENV= prefix="${PREFIX}" \
gameinstalldir="${DATADIR}"
ALL_TARGET= all
INSTALL_TARGET= install install-man-page \
install-linux-mime install-linux-shortcuts
install-linux-appdata install-linux-mime install-linux-shortcuts
PORTDATA= *

.include <bsd.port.pre.mk>
Expand Down
3 changes: 3 additions & 0 deletions games/openra/pkg-plist
Expand Up @@ -4,6 +4,9 @@ bin/openra-d2k
bin/openra-d2k-server
bin/openra-ra
bin/openra-ra-server
share/appdata/openra-cnc.appdata.xml
share/appdata/openra-d2k.appdata.xml
share/appdata/openra-ra.appdata.xml
share/applications/openra-cnc.desktop
share/applications/openra-d2k.desktop
share/applications/openra-ra.desktop
Expand Down

0 comments on commit a160aa0

Please sign in to comment.