aboutsummaryrefslogtreecommitdiff
path: root/games/corewars
diff options
context:
space:
mode:
Diffstat (limited to 'games/corewars')
-rw-r--r--games/corewars/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index db12450b2c4e..2a280a4908f8 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -24,6 +24,8 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
MAKE_ENV= FREEBSD_CFLAGS="${CFLAGS}"
+MAN6= corewars.6
+
post-install:
@strip ${PREFIX}/bin/corewars
.if !defined(NOPORTDOCS)