aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-11-28 00:13:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-11-28 00:13:11 +0800
commit167210a18d3f3f43569ca1b069b2d73da20b3c2b (patch)
treef24cb425f66a954a6c0ab188d8ee84bda2f56f32 /games
parent43a5d0fd9a9f8a176db7e1cc525da05f26145311 (diff)
downloadfreebsd-ports-gnome-167210a18d3f3f43569ca1b069b2d73da20b3c2b.tar.gz
freebsd-ports-gnome-167210a18d3f3f43569ca1b069b2d73da20b3c2b.tar.zst
freebsd-ports-gnome-167210a18d3f3f43569ca1b069b2d73da20b3c2b.zip
- Add LICENSE
- Add empty directories to plist
Diffstat (limited to 'games')
-rw-r--r--games/widelands/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index fd53f479abd6..62da18c71b68 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Realtime strategy game inspired by Settlers II
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libGLEW.so:${PORTSDIR}/graphics/glew \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
@@ -27,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" \
"" \