summaryrefslogtreecommitdiff
path: root/games/corewars
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-06-05 03:44:03 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-06-05 03:44:03 +0000
commit2b8271dbb28d4019e1648524550454ff48b0efd6 (patch)
treed0960651d98e3fe441bf9bf11d4d96e905a7acc2 /games/corewars
parentRequire OSVERSION 400018 or later, so kqueue actually exists. (diff)
Add manpage to MAN6
Notes
Notes: svn path=/head/; revision=29195
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)