aboutsummaryrefslogtreecommitdiff
path: root/games/xasteroids/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xasteroids/Makefile')
-rw-r--r--games/xasteroids/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index 67310abf3a90..8cfd4bb7cf1b 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -20,6 +20,7 @@ EXTRACT_CMD= ( cd ${WRKDIR}; zcat | sh -s )
EXTRACT_BEFORE_ARGS= <
EXTRACT_AFTER_ARGS= # empty
MAN6= xasteroids.6
+PLIST_FILES= bin/xasteroids
post-extract:
${CP} ${FILESDIR}/Imakefile ${WRKSRC}