aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/q2pro/Makefile3
-rw-r--r--games/q2pro/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/games/q2pro/Makefile b/games/q2pro/Makefile
index 55eb2d1549b6..bd38b61c3d35 100644
--- a/games/q2pro/Makefile
+++ b/games/q2pro/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/alepulver
MAINTAINER= ports@FreeBSD.org
COMMENT= Quake II engine modification compatible with R1Q2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/gnu.txt
+
USES= dos2unix gmake tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= #
diff --git a/games/q2pro/pkg-plist b/games/q2pro/pkg-plist
index 914e85bcdf9e..b2b2b90d2df4 100644
--- a/games/q2pro/pkg-plist
+++ b/games/q2pro/pkg-plist
@@ -1,9 +1,7 @@
-@exec mkdir -p %D/%%LIBDIR%%/baseq2
%%CLIENT%%bin/q2pro
%%DEDICATED%%bin/q2proded
%%GAME%%%%LIBDIR%%/baseq2/game.so
%%GL%%%%LIBDIR%%/ref_newgl.so
%%SOFT%%%%LIBDIR%%/ref_soft.so
%%UI%%%%LIBDIR%%/ui.so
-@dirrm %%LIBDIR%%/baseq2
-@dirrm %%LIBDIR%%
+@dir %%LIBDIR%%/baseq2