diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
commit | 877e37b717d718c287c6d0a611fa3d8993d86870 (patch) | |
tree | 8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/widelands | |
parent | 01a23031a1d15f01c10a311691493992b7fb96e6 (diff) | |
download | ports-877e37b717d718c287c6d0a611fa3d8993d86870.tar.gz ports-877e37b717d718c287c6d0a611fa3d8993d86870.zip |
Notes
Diffstat (limited to 'games/widelands')
-rw-r--r-- | games/widelands/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile index dd8de12586ec..719aab0dbb05 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -30,6 +30,8 @@ USE_SDL= sdl mixer image net ttf gfx PLIST_FILES= bin/widelands PORTDATA= * +PLIST_DIRS= %%DATADIR%%/maps/Desert\ Tournament.wmf/scripting \ + %%DATADIR%%/maps/Swamp\ Monks.wmf/scripting DESKTOP_ENTRIES="Widelands" \ "" \ |