aboutsummaryrefslogtreecommitdiff
path: root/games/defendguin
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-14 23:00:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-14 23:00:37 +0000
commitc5fa38d9e1287b82f33d4b585576b9ab27583dff (patch)
tree4daa261ed740ba333a3f5ced72d1afa5d7fa2e30 /games/defendguin
parent0c3ad69ddecf95c5399a3de083531511096034b4 (diff)
downloadports-c5fa38d9e1287b82f33d4b585576b9ab27583dff.tar.gz
ports-c5fa38d9e1287b82f33d4b585576b9ab27583dff.zip
Add missing manpage
Notes
Notes: svn path=/head/; revision=66327
Diffstat (limited to 'games/defendguin')
-rw-r--r--games/defendguin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile
index b254084ba205..a2617e69486e 100644
--- a/games/defendguin/Makefile
+++ b/games/defendguin/Makefile
@@ -21,4 +21,6 @@ MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
MKDIR="${MKDIR}" \
TAR="${TAR}"
+MAN6= defendguin.6
+
.include <bsd.port.mk>